Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryControllerStartable.java43 private final Executor mBackgroundExecutor; field in BatteryControllerStartable
DBluetoothControllerImpl.java88 private final Executor mBackgroundExecutor; field in BluetoothControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/hearingaid/
DHearingDevicesDialogManagerTest.java55 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in HearingDevicesDialogManagerTest
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSystemBarsListenerController.java33 private final Executor mBackgroundExecutor; field in TaskSystemBarsListenerController
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/
DTouchMonitor.java77 private final Executor mBackgroundExecutor; field in TouchMonitor
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DEmergencyButtonController.java68 private final Executor mBackgroundExecutor; field in EmergencyButtonController
222 private final Executor mBackgroundExecutor; field in EmergencyButtonController.Factory
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
DWifiStateWorker.java52 private DelayableExecutor mBackgroundExecutor; field in WifiStateWorker
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardDisplayManagerTest.java69 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardDisplayManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/
DWifiStateWorkerTest.java69 private FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in WifiStateWorkerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/
DHearingDevicesDialogManager.java52 private final Executor mBackgroundExecutor; field in HearingDevicesDialogManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DSliceBroadcastRelayHandlerTest.java66 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in SliceBroadcastRelayHandlerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSliceBroadcastRelayHandler.java57 private final Executor mBackgroundExecutor; field in SliceBroadcastRelayHandler
/frameworks/base/services/core/java/com/android/server/app/
DGameServiceController.java48 private final Executor mBackgroundExecutor; field in GameServiceController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DAutoAddTrackerTest.java76 private Executor mBackgroundExecutor = Runnable::run; // Direct executor field in AutoAddTrackerTest
DFgsManagerControllerTest.java83 FakeExecutor mBackgroundExecutor; field in FgsManagerControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImplTest.java112 private final Executor mBackgroundExecutor = MoreExecutors.directExecutor(); field in NotificationShadeWindowControllerImplTest
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/
DRegionSamplingHelper.java64 private final Executor mBackgroundExecutor; field in RegionSamplingHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImplTest.java78 private FakeExecutor mBackgroundExecutor; field in BluetoothControllerImplTest
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DUserWakeupStore.java107 private Executor mBackgroundExecutor; field in UserWakeupStore
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java88 private final Executor mBackgroundExecutor; field in NotificationMediaManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/
DWallpaperLocalColorExtractorTest.java81 private Executor mBackgroundExecutor; field in WallpaperLocalColorExtractorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DLongScreenshotActivity.java86 private final Executor mBackgroundExecutor; field in LongScreenshotActivity
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileServices.java88 private final DelayableExecutor mBackgroundExecutor; field in TileServices
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardStatusBarViewControllerTest.java152 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in KeyguardStatusBarViewControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java168 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(mFakeSystemClock); field in NotificationLockscreenUserManagerTest

12