Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DDeviceIdleManager.java31 @SystemService(Context.DEVICE_IDLE_CONTROLLER)
DPowerManager.java1679 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in isIgnoringBatteryOptimizations()
/frameworks/base/services/tests/servicestests/src/com/android/server/job/
DBackgroundRestrictionsTest.java110 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java415 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER));
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java134 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in CompanionDeviceManagerService()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1220 registerService(Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerService() argument
1227 Context.DEVICE_IDLE_CONTROLLER)); in registerService()
/frameworks/base/core/java/android/content/
DContext.java4177 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java260 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
DAppStandbyController.java1604 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
/frameworks/base/services/core/java/com/android/server/
DDeviceIdleController.java1872 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java612 Context.DEVICE_IDLE_CONTROLLER)); in NetworkPolicyManagerService()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4364 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in launchVoiceAssistWithWakeLock()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1617 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in init()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14009 Landroid/content/Context;->DEVICE_IDLE_CONTROLLER:Ljava/lang/String;