Searched refs:getDeviceIdleHelper (Results 1 – 5 of 5) sorted by relevance
101 mInjector.getDeviceIdleHelper().setIdle(true); in testThrottle_lowInterval()118 mInjector.getDeviceIdleHelper().setIdle(true); in testThrottle_stationaryExit()137 mInjector.getDeviceIdleHelper().setIdle(true); in testThrottle_idleExit()144 mInjector.getDeviceIdleHelper().setIdle(false); in testThrottle_idleExit()157 mInjector.getDeviceIdleHelper().setIdle(true); in testThrottle_NoInitialLocation()179 mInjector.getDeviceIdleHelper().setIdle(true); in testNoThrottle_noLocation()199 mInjector.getDeviceIdleHelper().setIdle(true); in testNoThrottle_oldLocation()217 mInjector.getDeviceIdleHelper().setIdle(true); in testNoThrottle_locationSettingsIgnored()
59 DeviceIdleHelper getDeviceIdleHelper(); in getDeviceIdleHelper() method
108 public FakeDeviceIdleHelper getDeviceIdleHelper() { in getDeviceIdleHelper() method in TestInjector
88 mDeviceIdleHelper = injector.getDeviceIdleHelper(); in StationaryThrottlingLocationProvider()
1885 public DeviceIdleHelper getDeviceIdleHelper() { in getDeviceIdleHelper() method in LocationManagerService.SystemInjector