/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | DeleteScreenshotReceiver.java | 42 private final Executor mBackgroundExecutor; field in DeleteScreenshotReceiver
|
H A D | LongScreenshotActivity.java | 78 private final Executor mBackgroundExecutor; field in LongScreenshotActivity
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | TaskSystemBarsListenerController.java | 33 private final Executor mBackgroundExecutor; field in TaskSystemBarsListenerController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/hdmi/ |
H A D | HdmiCecSetMenuLanguageHelper.java | 43 private final Executor mBackgroundExecutor; field in HdmiCecSetMenuLanguageHelper
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/ |
H A D | WifiStateWorker.java | 52 private DelayableExecutor mBackgroundExecutor; field in WifiStateWorker
|
H A D | InternetDialog.java | 90 private final Executor mBackgroundExecutor; field in InternetDialog
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | EmergencyButtonController.java | 69 private Executor mBackgroundExecutor; field in EmergencyButtonController 220 private final Executor mBackgroundExecutor; field in EmergencyButtonController.Factory
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/ |
H A D | WifiStateWorkerTest.java | 69 private FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in WifiStateWorkerTest
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
H A D | KeyguardDisplayManagerTest.java | 77 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardDisplayManagerTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/app/ |
H A D | GameServiceController.java | 48 private final Executor mBackgroundExecutor; field in GameServiceController
|
H A D | GameServiceProviderInstanceImpl.java | 224 private final Executor mBackgroundExecutor; field in GameServiceProviderInstanceImpl
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
H A D | AutoAddTrackerTest.java | 76 private Executor mBackgroundExecutor = Runnable::run; // Direct executor field in AutoAddTrackerTest
|
H A D | FgsManagerControllerTest.java | 81 FakeExecutor mBackgroundExecutor; field in FgsManagerControllerTest
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
H A D | NotificationShadeWindowControllerImplTest.java | 103 private final Executor mBackgroundExecutor = MoreExecutors.directExecutor(); field in NotificationShadeWindowControllerImplTest
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/ |
H A D | RegionSamplingHelper.java | 64 private final Executor mBackgroundExecutor; field in RegionSamplingHelper
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/ |
H A D | WallpaperLocalColorExtractorTest.java | 77 private Executor mBackgroundExecutor; field in WallpaperLocalColorExtractorTest
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsDialogLiteTest.java | 123 @Mock private Executor mBackgroundExecutor; field in GlobalActionsDialogLiteTest
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | TileServices.java | 84 private final DelayableExecutor mBackgroundExecutor; field in TileServices
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthContainerView.java | 162 private final @Background DelayableExecutor mBackgroundExecutor; field in AuthContainerView
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
H A D | EdgeBackGestureHandler.java | 208 private final Executor mBackgroundExecutor; field in EdgeBackGestureHandler 1300 private final Executor mBackgroundExecutor; field in EdgeBackGestureHandler.Factory
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerServiceInjector.java | 93 private final Executor mBackgroundExecutor; field in PackageManagerServiceInjector
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | Dependency.java | 322 @Inject @Background Lazy<Executor> mBackgroundExecutor; field in Dependency
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationShadeWindowControllerImpl.java | 107 private final Executor mBackgroundExecutor; field in NotificationShadeWindowControllerImpl
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
H A D | AuthControllerTest.java | 204 private DelayableExecutor mBackgroundExecutor; field in AuthControllerTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | Notifier.java | 142 private final Executor mBackgroundExecutor; field in Notifier
|