HomeSort by relevance Sort by last modified time
    Searched full:whitelistedapps (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerWhitelistBackend.java 80 String[] whitelistedApps = mDeviceIdleService.getFullPowerWhitelist();
81 for (String app : whitelistedApps) {

Completed in 151 milliseconds