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.java1580 addPowerSaveWhitelistAppInternal(name); in addPowerSaveWhitelistApp()
2239 public boolean addPowerSaveWhitelistAppInternal(String name) { in addPowerSaveWhitelistAppInternal() method in DeviceIdleController
4145 if (addPowerSaveWhitelistAppInternal(pkg)) { in onShellCommand()
/frameworks/base/services/
Dart-profile1006 PLcom/android/server/DeviceIdleController;->addPowerSaveWhitelistAppInternal(Ljava/lang/String;)Z