Home
last modified time | relevance | path

Searched refs:DeviceIdleManager (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
H A DJobSchedulerFrameworkInitializer.java23 import android.os.DeviceIdleManager;
50 Context.DEVICE_IDLE_CONTROLLER, DeviceIdleManager.class, in registerServiceWrappers()
51 (context, b) -> new DeviceIdleManager( in registerServiceWrappers()
/aosp12/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DDeviceIdleManager.java34 public class DeviceIdleManager { class
41 public DeviceIdleManager(@NonNull Context context, @NonNull IDeviceIdleController service) { in DeviceIdleManager() method in DeviceIdleManager
H A DPowerWhitelistManager.java379 mService = context.getSystemService(DeviceIdleManager.class).getService(); in PowerWhitelistManager()
H A DPowerExemptionManager.java430 mService = context.getSystemService(DeviceIdleManager.class).getService(); in PowerExemptionManager()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java138 import android.os.DeviceIdleManager;
4143 DeviceIdleManager dim = mContext.getSystemService(DeviceIdleManager.class); in launchVoiceAssistWithWakeLock()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java197 import android.os.DeviceIdleManager;
485 private DeviceIdleManager mDeviceIdleManager;
2093 mDeviceIdleManager = getContext().getSystemService(DeviceIdleManager.class); in init()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt1681 public class DeviceIdleManager {
H A Dsystem-current.txt8196 public class DeviceIdleManager {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5417 android.os.DeviceIdleManager
H A Dboot-image-profile.txt3123 …isterServiceWrappers$1(Landroid/content/Context;Landroid/os/IBinder;)Landroid/os/DeviceIdleManager;
12564 HSPLandroid/os/DeviceIdleManager;-><init>(Landroid/content/Context;Landroid/os/IDeviceIdleControlle…
12565 HSPLandroid/os/DeviceIdleManager;->getService()Landroid/os/IDeviceIdleController;
28753 Landroid/os/DeviceIdleManager;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5415 android.os.DeviceIdleManager
H A Dboot-image-profile.txt3121 …isterServiceWrappers$1(Landroid/content/Context;Landroid/os/IBinder;)Landroid/os/DeviceIdleManager;
12556 HSPLandroid/os/DeviceIdleManager;-><init>(Landroid/content/Context;Landroid/os/IDeviceIdleControlle…
12557 HSPLandroid/os/DeviceIdleManager;->getService()Landroid/os/IDeviceIdleController;
38390 Landroid/os/DeviceIdleManager;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39150 Landroid/os/DeviceIdleManager;-><init>(Landroid/content/Context;Landroid/os/IDeviceIdleController;)V
39151 Landroid/os/DeviceIdleManager;->mContext:Landroid/content/Context;
39152 Landroid/os/DeviceIdleManager;->mService:Landroid/os/IDeviceIdleController;
/aosp12/frameworks/base/services/
H A Dart-profile26989 …otificationManagerService;->exitIdle()V+]Landroid/os/DeviceIdleManager;Landroid/os/DeviceIdleManag…