Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java268 ScreenshotActionsController.Factory screenshotActionsControllerFactory, in ScreenshotController() argument
330 mActionsController = screenshotActionsControllerFactory.getController(mActionExecutor); in ScreenshotController()