Home
last modified time | relevance | path

Searched refs:ScreenshotOp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotSmartActions.java106 ScreenshotNotificationSmartActionsProvider.ScreenshotOp.REQUEST_SMART_ACTIONS, in getSmartActionsFuture()
132 ScreenshotNotificationSmartActionsProvider.ScreenshotOp.WAIT_FOR_SMART_ACTIONS, in getSmartActions()
148 ScreenshotNotificationSmartActionsProvider.ScreenshotOp.WAIT_FOR_SMART_ACTIONS, in getSmartActions()
156 ScreenshotNotificationSmartActionsProvider.ScreenshotOp op, in notifyScreenshotOp()
DScreenshotNotificationSmartActionsProvider.java47 public enum ScreenshotOp { enum in ScreenshotNotificationSmartActionsProvider
96 public void notifyOp(String screenshotId, ScreenshotOp op, ScreenshotOpStatus status, in notifyOp()