Searched refs:POWER_WIFI_CONTROLLER_IDLE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DWifiPowerCalculator.java35 mIdleCurrentMa = profile.getAveragePower(PowerProfile.POWER_WIFI_CONTROLLER_IDLE);
H A DPowerProfile.java85 public static final String POWER_WIFI_CONTROLLER_IDLE = "wifi.controller.idle"; field in class:PowerProfile
289 POWER_WIFI_CONTROLLER_IDLE,
H A DBatteryStatsHelper.java151 profile.getAveragePower(PowerProfile.POWER_WIFI_CONTROLLER_IDLE) != 0 &&

Completed in 98 milliseconds