Searched refs:ActionIntentExecutor (Results 1 – 6 of 6) sorted by relevance
53 ActionIntentExecutor(
49 private val intentExecutor = mock<ActionIntentExecutor>()
40 private val intentExecutor: ActionIntentExecutor,
51 class ActionIntentExecutor class
216 private final ActionIntentExecutor mActionIntentExecutor;269 ActionIntentExecutor actionIntentExecutor, in ScreenshotController()
55 import com.android.systemui.screenshot.ActionIntentExecutor;89 private final ActionIntentExecutor mActionExecutor;120 LongScreenshotData longScreenshotHolder, ActionIntentExecutor actionExecutor) { in LongScreenshotActivity()