Searched refs:REGULAR_SMART_ACTIONS (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
D | ScreenshotNotificationSmartActionsTest.java | 19 …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/ |
D | ScreenshotNotificationSmartActionsProvider.java | 64 REGULAR_SMART_ACTIONS, enumConstant
|
D | SaveImageInBackgroundTask.java | 145 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS, in doInBackground() 157 ScreenshotSmartActionType.REGULAR_SMART_ACTIONS), in doInBackground()
|