Home
last modified time | relevance | path

Searched refs:REGULAR_SMART_ACTIONS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotNotificationSmartActionsTest.java19 …eenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType.REGULAR_SMART_ACTIONS;
85 REGULAR_SMART_ACTIONS, in testExceptionHandlingInGetSmartActionsFuture()
103 "", smartActionsFuture, timeoutMs, mSmartActionsProvider, REGULAR_SMART_ACTIONS); in testExceptionHandlingInGetSmartActions()
126 REGULAR_SMART_ACTIONS, in testUnsupportedBitmapConfiguration()
141 REGULAR_SMART_ACTIONS, true, in testScreenshotNotificationSmartActionsProviderInvokedOnce()
157 actionsProvider, REGULAR_SMART_ACTIONS, in testSupportedBitmapConfiguration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotNotificationSmartActionsProvider.java64 REGULAR_SMART_ACTIONS, enumConstant
DSaveImageInBackgroundTask.java145 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS, in doInBackground()
157 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS), in doInBackground()