Searched refs:mActionExecutor (Results 1 – 2 of 2) sorted by relevance
89 private final ActionIntentExecutor mActionExecutor; field in LongScreenshotActivity126 mActionExecutor = actionExecutor; in LongScreenshotActivity()350 mActionExecutor.launchIntentAsync( in doEdit()380 mActionExecutor.launchIntentAsync(shareIntent, mScreenshotUserHandle, false, in doShare()
219 private final ActionExecutor mActionExecutor; field in ScreenshotController325 mActionExecutor = actionExecutorFactory.create(mWindow, mViewProxy, in ScreenshotController()330 mActionsController = screenshotActionsControllerFactory.getController(mActionExecutor); in ScreenshotController()519 return mActionExecutor.isPendingSharedTransition(); in isPendingSharedTransition()