Home
last modified time | relevance | path

Searched refs:addPowerSaveWhitelistAppsInternal (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java1838 return addPowerSaveWhitelistAppsInternal(packageNames); in addPowerSaveWhitelistApps()
2542 private int addPowerSaveWhitelistAppsInternal(List<String> pkgNames) { in addPowerSaveWhitelistAppsInternal() method in DeviceIdleController
4561 if (addPowerSaveWhitelistAppsInternal(Collections.singletonList(pkg)) in onShellCommand()
/aosp12/frameworks/base/services/
H A Dart-profile1402 PLcom/android/server/DeviceIdleController;->addPowerSaveWhitelistAppsInternal(Ljava/util/List;)I