Searched refs:noteWifiScanStoppedLocked (Results 1 – 3 of 3) sorted by relevance
796 mStats.noteWifiScanStoppedLocked(uid); in noteWifiScanStopped()
4438 public void noteWifiScanStoppedLocked(int uid) { in noteWifiScanStoppedLocked() method in BatteryStatsImpl4449 getUidStatsLocked(uid).noteWifiScanStoppedLocked(elapsedRealtime); in noteWifiScanStoppedLocked()4518 noteWifiScanStoppedLocked(ws.get(i)); in noteWifiScanStoppedFromSourceLocked()5115 public void noteWifiScanStoppedLocked(long elapsedRealtimeMs) { in noteWifiScanStoppedLocked() method in BatteryStatsImpl.Uid
433 public abstract void noteWifiScanStoppedLocked(long elapsedRealtime); in noteWifiScanStoppedLocked() method in BatteryStats.Uid