Home
last modified time | relevance | path

Searched refs:StationaryListenerForTest (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DDeviceIdleControllerTest.java298 private class StationaryListenerForTest implements DeviceIdleInternal.StationaryListener { class in DeviceIdleControllerTest
2132 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOff()
2172 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_NoMotion()
2251 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_OneShot()
2296 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_MultiShot()
2342 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_NoDoze_AfterMotion()