Searched refs:ACTION_TYPE_SHARE (Results 1 – 4 of 4) sorted by relevance
20 import static com.android.systemui.screenshot.ScreenshotController.ACTION_TYPE_SHARE;102 : ACTION_TYPE_SHARE; in onReceive()
244 static final String ACTION_TYPE_SHARE = "Share"; field in ScreenshotController
19 import static com.android.systemui.screenshot.ScreenshotController.ACTION_TYPE_SHARE;118 testId, ACTION_TYPE_SHARE, false, null); in testSmartActionsNotifiedIfEnabled()
194 assertEquals(ScreenshotController.ACTION_TYPE_SHARE, shareAction.title); in testShareActionExtras()