Searched refs:DEVICE_IDLE_CONTROLLER (Results 1 – 10 of 10) sorted by relevance
31 @SystemService(Context.DEVICE_IDLE_CONTROLLER)
49 Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerServiceWrappers()
110 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in setUp()
148 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in CompanionDeviceManagerService()
4521 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
1950 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
2042 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
4297 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in launchVoiceAssistWithWakeLock()
1892 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in init()
863 field public static final String DEVICE_IDLE_CONTROLLER = "deviceidle";