Searched refs:DEVICE_IDLE_CONTROLLER (Results 1 – 8 of 8) sorted by relevance
50 Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerServiceWrappers()
33 @SystemService(Context.DEVICE_IDLE_CONTROLLER)
765 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in provideDeviceIdleController()
5616 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
2655 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
2675 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
1029 field public static final String DEVICE_IDLE_CONTROLLER = "deviceidle";
10245 Landroid/content/Context;->DEVICE_IDLE_CONTROLLER:Ljava/lang/String;