Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DDeviceIdleControllerTest.java280 private class StationaryListenerForTest implements DeviceIdleInternal.StationaryListener { class in DeviceIdleControllerTest
1801 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOff()
1841 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_NoMotion()
1919 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_OneShot()
1963 StationaryListenerForTest stationaryListener = new StationaryListenerForTest(); in testStationaryDetection_QuickDozeOn_MultiShot()