/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BatteryControllerStartable.java | 43 private final Executor mBackgroundExecutor; field in BatteryControllerStartable
|
D | BluetoothControllerImpl.java | 88 private final Executor mBackgroundExecutor; field in BluetoothControllerImpl
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/hearingaid/ |
D | HearingDevicesDialogManagerTest.java | 55 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in HearingDevicesDialogManagerTest
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskSystemBarsListenerController.java | 33 private final Executor mBackgroundExecutor; field in TaskSystemBarsListenerController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/ |
D | TouchMonitor.java | 77 private final Executor mBackgroundExecutor; field in TouchMonitor
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | EmergencyButtonController.java | 68 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/ |
D | WifiStateWorker.java | 52 private DelayableExecutor mBackgroundExecutor; field in WifiStateWorker
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardDisplayManagerTest.java | 69 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardDisplayManagerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/ |
D | WifiStateWorkerTest.java | 69 private FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in WifiStateWorkerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/ |
D | HearingDevicesDialogManager.java | 52 private final Executor mBackgroundExecutor; field in HearingDevicesDialogManager
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
D | SliceBroadcastRelayHandlerTest.java | 66 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in SliceBroadcastRelayHandlerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | SliceBroadcastRelayHandler.java | 57 private final Executor mBackgroundExecutor; field in SliceBroadcastRelayHandler
|
/frameworks/base/services/core/java/com/android/server/app/ |
D | GameServiceController.java | 48 private final Executor mBackgroundExecutor; field in GameServiceController
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | AutoAddTrackerTest.java | 76 private Executor mBackgroundExecutor = Runnable::run; // Direct executor field in AutoAddTrackerTest
|
D | FgsManagerControllerTest.java | 83 FakeExecutor mBackgroundExecutor; field in FgsManagerControllerTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowControllerImplTest.java | 112 private final Executor mBackgroundExecutor = MoreExecutors.directExecutor(); field in NotificationShadeWindowControllerImplTest
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/ |
D | RegionSamplingHelper.java | 64 private final Executor mBackgroundExecutor; field in RegionSamplingHelper
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | BluetoothControllerImplTest.java | 78 private FakeExecutor mBackgroundExecutor; field in BluetoothControllerImplTest
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
D | UserWakeupStore.java | 107 private Executor mBackgroundExecutor; field in UserWakeupStore
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationMediaManager.java | 88 private final Executor mBackgroundExecutor; field in NotificationMediaManager
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/ |
D | WallpaperLocalColorExtractorTest.java | 81 private Executor mBackgroundExecutor; field in WallpaperLocalColorExtractorTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ |
D | LongScreenshotActivity.java | 86 private final Executor mBackgroundExecutor; field in LongScreenshotActivity
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | TileServices.java | 88 private final DelayableExecutor mBackgroundExecutor; field in TileServices
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | KeyguardStatusBarViewControllerTest.java | 152 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(new FakeSystemClock()); field in KeyguardStatusBarViewControllerTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/ |
D | NotificationLockscreenUserManagerTest.java | 168 private final FakeExecutor mBackgroundExecutor = new FakeExecutor(mFakeSystemClock); field in NotificationLockscreenUserManagerTest
|