Home
last modified time | relevance | path

Searched defs:mBackgroundExecutor (Results 1 – 25 of 34) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DDeleteScreenshotReceiver.java42 private final Executor mBackgroundExecutor; field in DeleteScreenshotReceiver
H A DLongScreenshotActivity.java78 private final Executor mBackgroundExecutor; field in LongScreenshotActivity
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSystemBarsListenerController.java33 private final Executor mBackgroundExecutor; field in TaskSystemBarsListenerController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/hdmi/
H A DHdmiCecSetMenuLanguageHelper.java43 private final Executor mBackgroundExecutor; field in HdmiCecSetMenuLanguageHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DWifiStateWorker.java52 private DelayableExecutor mBackgroundExecutor; field in WifiStateWorker
H A DInternetDialog.java90 private final Executor mBackgroundExecutor; field in InternetDialog
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DEmergencyButtonController.java69 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 DWifiStateWorkerTest.java69 private FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in WifiStateWorkerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardDisplayManagerTest.java77 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardDisplayManagerTest
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameServiceController.java48 private final Executor mBackgroundExecutor; field in GameServiceController
H A DGameServiceProviderInstanceImpl.java224 private final Executor mBackgroundExecutor; field in GameServiceProviderInstanceImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DAutoAddTrackerTest.java76 private Executor mBackgroundExecutor = Runnable::run; // Direct executor field in AutoAddTrackerTest
H A DFgsManagerControllerTest.java81 FakeExecutor mBackgroundExecutor; field in FgsManagerControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImplTest.java103 private final Executor mBackgroundExecutor = MoreExecutors.directExecutor(); field in NotificationShadeWindowControllerImplTest
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/
H A DRegionSamplingHelper.java64 private final Executor mBackgroundExecutor; field in RegionSamplingHelper
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/
H A DWallpaperLocalColorExtractorTest.java77 private Executor mBackgroundExecutor; field in WallpaperLocalColorExtractorTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java123 @Mock private Executor mBackgroundExecutor; field in GlobalActionsDialogLiteTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileServices.java84 private final DelayableExecutor mBackgroundExecutor; field in TileServices
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java162 private final @Background DelayableExecutor mBackgroundExecutor; field in AuthContainerView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java208 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 DPackageManagerServiceInjector.java93 private final Executor mBackgroundExecutor; field in PackageManagerServiceInjector
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DDependency.java322 @Inject @Background Lazy<Executor> mBackgroundExecutor; field in Dependency
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java107 private final Executor mBackgroundExecutor; field in NotificationShadeWindowControllerImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthControllerTest.java204 private DelayableExecutor mBackgroundExecutor; field in AuthControllerTest
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java142 private final Executor mBackgroundExecutor; field in Notifier

12