Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java155 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in getIDeviceIdleController()
/frameworks/base/core/java/android/os/
DPowerManager.java1090 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in isIgnoringBatteryOptimizations()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java127 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in CompanionDeviceManagerService()
/frameworks/base/core/java/android/content/
DContext.java3622 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java243 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
/frameworks/base/services/core/java/com/android/server/
DDeviceIdleController.java1390 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java481 Context.DEVICE_IDLE_CONTROLLER)); in NetworkPolicyManagerService()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3543 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in interceptKeyBeforeDispatching()
6451 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in launchVoiceAssistWithWakeLock()