Searched refs:DEVICE_IDLE_CONTROLLER (Results 1 – 14 of 14) sorted by relevance
31 @SystemService(Context.DEVICE_IDLE_CONTROLLER)
1679 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in isIgnoringBatteryOptimizations()
110 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in setUp()
415 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER));
134 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in CompanionDeviceManagerService()
1220 registerService(Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerService() argument1227 Context.DEVICE_IDLE_CONTROLLER)); in registerService()
4177 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
260 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
1604 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
1872 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
612 Context.DEVICE_IDLE_CONTROLLER)); in NetworkPolicyManagerService()
4364 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in launchVoiceAssistWithWakeLock()
1617 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in init()
14009 Landroid/content/Context;->DEVICE_IDLE_CONTROLLER:Ljava/lang/String;