Searched refs:addPowerSaveWhitelistAppsInternal (Results 1 – 2 of 2) sorted by relevance
1838 return addPowerSaveWhitelistAppsInternal(packageNames); in addPowerSaveWhitelistApps()2542 private int addPowerSaveWhitelistAppsInternal(List<String> pkgNames) { in addPowerSaveWhitelistAppsInternal() method in DeviceIdleController4561 if (addPowerSaveWhitelistAppsInternal(Collections.singletonList(pkg)) in onShellCommand()
1402 PLcom/android/server/DeviceIdleController;->addPowerSaveWhitelistAppsInternal(Ljava/util/List;)I