Home
last modified time | relevance | path

Searched defs:mFakeExecutor (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
DAsyncSensorManagerTest.java49 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in AsyncSensorManagerTest
DProximityCheckTest.java48 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in ProximityCheckTest
DProximitySensorImplSingleTest.java47 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in ProximitySensorImplSingleTest
DProximitySensorImplDualTest.java47 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in ProximitySensorImplDualTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallbackTest.java65 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in StatusBarRemoteInputCallbackTest
DNotificationTapHelperTest.java51 private final FakeExecutor mFakeExecutor = new FakeExecutor(mFakeSystemClock); field in NotificationTapHelperTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DDozeUiTest.java74 private FakeExecutor mFakeExecutor; field in DozeUiTest
DDozeScreenBrightnessTest.java101 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in DozeScreenBrightnessTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DDeviceConfigProxyFakeTest.java42 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in DeviceConfigProxyFakeTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/
DRepeatableExecutorTest.java38 private FakeExecutor mFakeExecutor; field in RepeatableExecutorTest
DMessageRouterImplTest.java52 FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in MessageRouterImplTest
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/concurrency/
DFakeThreadFactory.java28 private final FakeExecutor mFakeExecutor; field in FakeThreadFactory
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/complication/
DHideComplicationTouchHandlerTest.java84 FakeExecutor mFakeExecutor; field in HideComplicationTouchHandlerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationListenerTest.java65 private final FakeExecutor mFakeExecutor = new FakeExecutor(mFakeSystemClock); field in NotificationListenerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/service/
DPersistentConnectionManagerTest.java47 private FakeExecutor mFakeExecutor = new FakeExecutor(mFakeClock); field in PersistentConnectionManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallpapers/
DImageWallpaperTest.java96 FakeExecutor mFakeExecutor = new FakeExecutor(mFakeSystemClock); field in ImageWallpaperTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipelineTest.java57 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in NotifBindPipelineTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyConstantsTest.java49 private final FakeExecutor mFakeExecutor = new FakeExecutor(mFakeSystemClock); field in SmartReplyConstantsTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileServiceManagerTest.java90 private FakeExecutor mFakeExecutor; field in TileServiceManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/reardisplay/
DRearDisplayDialogControllerTest.java75 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in RearDisplayDialogControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/
DBroadcastDialogDelegateTest.java87 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in BroadcastDialogDelegateTest
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DPersistentServiceConnectionTest.java83 private final FakeExecutor mFakeExecutor = new FakeExecutor(); field in PersistentServiceConnectionTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/touch/
DTouchInsetManagerTest.java56 private FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in TouchInsetManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DBrightLineClassifierTest.java86 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in BrightLineClassifierTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/plugins/
DPluginActionManagerTest.java77 private final FakeExecutor mFakeExecutor = new FakeExecutor(new FakeSystemClock()); field in PluginActionManagerTest

12