Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSmartActionsReceiver.java43 SmartActionsReceiver(ScreenshotSmartActions screenshotSmartActions) { in SmartActionsReceiver() argument
44 mScreenshotSmartActions = screenshotSmartActions; in SmartActionsReceiver()
DSaveImageInBackgroundTask.java79 ScreenshotSmartActions screenshotSmartActions, in SaveImageInBackgroundTask() argument
86 mScreenshotSmartActions = screenshotSmartActions; in SaveImageInBackgroundTask()
DScreenshotController.java257 ScreenshotSmartActions screenshotSmartActions, in ScreenshotController() argument
279 mScreenshotSmartActions = screenshotSmartActions; in ScreenshotController()