Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DDeviceIdleController.java1463 addPowerSaveWhitelistAppInternal(name); in addPowerSaveWhitelistApp()
2079 public boolean addPowerSaveWhitelistAppInternal(String name) { in addPowerSaveWhitelistAppInternal() method in DeviceIdleController
3925 if (addPowerSaveWhitelistAppInternal(pkg)) { in onShellCommand()
/frameworks/base/services/
Dart-profile1006 PLcom/android/server/DeviceIdleController;->addPowerSaveWhitelistAppInternal(Ljava/lang/String;)Z