Searched refs:mActionsController (Results 1 – 1 of 1) sorted by relevance
204 private final ScreenshotActionsController mActionsController; field in ScreenshotController330 mActionsController = screenshotActionsControllerFactory.getController(mActionExecutor); in ScreenshotController()411 requestId = mActionsController.setCurrentScreenshot(screenshot); in handleScreenshot()418 mActionsController.onAssistContent(requestId, assistContent)); in handleScreenshot()420 mActionsController.onAssistContent(requestId, null); in handleScreenshot()607 mActionsController.onScrollChipInvalidated(); in enqueueScrollCaptureRequest()644 mActionsController.onScrollChipReady(requestId, in requestScrollCapture()836 mActionsController.endScreenshotSession(); in finishDismiss()858 mActionsController.setCompletedScreenshot(requestId, new ScreenshotSavedResult( in saveScreenshotInBackground()