Searched refs:actionIntentExecutor (Results 1 – 2 of 2) sorted by relevance
52 private val actionIntentExecutor = constant in com.android.systemui.screenshot.ActionIntentExecutorTest69 actionIntentExecutor.launchIntent(intent, userHandle, false, null, null) in launchIntent_callsCloseSystemWindows()
269 ActionIntentExecutor actionIntentExecutor, in ScreenshotController() argument300 mActionIntentExecutor = actionIntentExecutor; in ScreenshotController()