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)
111 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in setUp()
4941 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
2036 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
2347 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
745 field public static final String DEVICE_IDLE_CONTROLLER = "deviceidle";
13123 Landroid/content/Context;->DEVICE_IDLE_CONTROLLER:Ljava/lang/String;