Home
last modified time | relevance | path

Searched refs:ScreenshotSmartActionType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotNotificationSmartActionsProvider.java63 public enum ScreenshotSmartActionType { enum in ScreenshotNotificationSmartActionsProvider
80 ScreenshotSmartActionType actionType, UserHandle userHandle) { in getActions()
H A DScreenshotSmartActions.java23 …m.android.systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType;
64 ScreenshotSmartActionType actionType, in getSmartActionsFuture()
115 ScreenshotSmartActionType actionType) { in getSmartActions()
H A DSaveImageInBackgroundTask.java23 ….systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType.QUICK_SH…
24 ….systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType.REGULAR_…
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScreenshotNotificationSmartActionsTest.java19 ….systemui.screenshot.ScreenshotNotificationSmartActionsProvider.ScreenshotSmartActionType.REGULAR_…