Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DActionIntentExecutorTest.kt52 private val actionIntentExecutor = constant
69 actionIntentExecutor.launchIntent(intent, userHandle, false, null, null) in launchIntent_callsCloseSystemWindows()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java269 ActionIntentExecutor actionIntentExecutor, in ScreenshotController() argument
300 mActionIntentExecutor = actionIntentExecutor; in ScreenshotController()