Searched refs:checkHasWifiPowerReporting (Results 1 – 1 of 1) sorted by relevance
138 public static boolean checkHasWifiPowerReporting(BatteryStats stats, PowerProfile profile) { in checkHasWifiPowerReporting() method in BatteryStatsHelper357 final boolean hasWifiPowerReporting = checkHasWifiPowerReporting(mStats, mPowerProfile); in refreshStats()