Home
last modified time | relevance | path

Searched refs:ActionIntentExecutor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionIntentExecutor.kt45 class ActionIntentExecutor regex
H A DLongScreenshotActivity.java81 private final ActionIntentExecutor mActionExecutor;
114 LongScreenshotData longScreenshotHolder, ActionIntentExecutor actionExecutor, in LongScreenshotActivity()
H A DScreenshotController.java285 private final ActionIntentExecutor mActionExecutor;
334 ActionIntentExecutor actionExecutor, in ScreenshotController()
H A DScreenshotView.java169 private ActionIntentExecutor mActionExecutor;
434 ActionIntentExecutor actionExecutor, FeatureFlags flags) { in init()