Searched refs:ScreenshotSmartActionType (Results 1 – 5 of 5) sorted by relevance
31 …om.android.systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType99 any(ScreenshotSmartActionType::class.java), in setup()111 any(ScreenshotSmartActionType::class.java), in setup()127 eq(ScreenshotSmartActionType.QUICK_SHARE_ACTION) in testQueryQuickShare_noAction()149 eq(ScreenshotSmartActionType.QUICK_SHARE_ACTION) in testQueryQuickShare_withActions()186 eq(ScreenshotSmartActionType.QUICK_SHARE_ACTION) in testCreateQuickShareAction_immutableIntentDifferentAction_returnsNull()216 eq(ScreenshotSmartActionType.QUICK_SHARE_ACTION) in testCreateQuickShareAction_mutableIntent_returnsSafeIntent()251 eq(ScreenshotSmartActionType.QUICK_SHARE_ACTION) in testCreateQuickShareAction_immutableIntent_returnsSafeIntent()
19 ….systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType.REGULAR_…
63 public enum ScreenshotSmartActionType { enum in ScreenshotNotificationSmartActionsProvider80 ScreenshotSmartActionType actionType, UserHandle userHandle) { in getActions()
22 …m.android.systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType;145 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS, in doInBackground()157 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS), in doInBackground()316 ScreenshotSmartActionType.QUICK_SHARE_ACTION, in queryQuickShareAction()326 ScreenshotSmartActionType.QUICK_SHARE_ACTION); in queryQuickShareAction()
21 …m.android.systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType;66 ScreenshotSmartActionType actionType, in getSmartActionsFuture()116 ScreenshotSmartActionType actionType) { in getSmartActions()