Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/framework/java/android/os/
DDeviceIdleManager.java31 @SystemService(Context.DEVICE_IDLE_CONTROLLER)
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DJobSchedulerFrameworkInitializer.java49 Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerServiceWrappers()
/frameworks/base/services/tests/servicestests/src/com/android/server/job/
DBackgroundRestrictionsTest.java110 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in setUp()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java148 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in CompanionDeviceManagerService()
/frameworks/base/core/java/android/content/
DContext.java4521 public static final String DEVICE_IDLE_CONTROLLER = "deviceidle"; field in Context
/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppStandbyController.java1950 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in onBootPhase()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DDeviceIdleController.java2042 publishBinderService(Context.DEVICE_IDLE_CONTROLLER, mBinderService); in onStart()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4297 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in launchVoiceAssistWithWakeLock()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1892 ServiceManager.getService(Context.DEVICE_IDLE_CONTROLLER)); in init()
/frameworks/base/api/
Dtest-current.txt863 field public static final String DEVICE_IDLE_CONTROLLER = "deviceidle";