Searched refs:getDeviceIdleInternal (Results 1 – 8 of 8) sorted by relevance
114 DeviceIdleInternal getDeviceIdleInternal(); in getDeviceIdleInternal() method
79 mConnection.getDeviceIdleInternal().addPowerSaveTempWhitelistApp(Process.myUid(), in runMessage()
246 mConnection.getDeviceIdleInternal().addPowerSaveTempWhitelistApp(Process.myUid(), in sendBroadcasts()
74 public DeviceIdleInternal getDeviceIdleInternal() { in getDeviceIdleInternal() method in DomainVerificationConnection
341 DeviceIdleInternal getDeviceIdleInternal() { in getDeviceIdleInternal() method in BaseAppStateTracker.Injector
471 public DeviceIdleInternal getDeviceIdleInternal() { in getDeviceIdleInternal() method in Vpn.Dependencies881 final DeviceIdleInternal idleController = mDeps.getDeviceIdleInternal(); in sendEventToVpnManagerApp()1140 DeviceIdleInternal idleController = mDeps.getDeviceIdleInternal(); in startAlwaysOnVpn()
3202 public DeviceIdleInternal getDeviceIdleInternal() { in getDeviceIdleInternal() method in VpnTest.TestDeps
3395 DeviceIdleInternal getDeviceIdleInternal() { in getDeviceIdleInternal() method in BackgroundRestrictionTest.TestBaseTrackerInjector