Searched refs:noteWifiScanStoppedLocked (Results 1 – 3 of 3) sorted by relevance
600 mStats.noteWifiScanStoppedLocked(uid); in noteWifiScanStopped()
3808 public void noteWifiScanStoppedLocked(int uid) { in noteWifiScanStoppedLocked() method in BatteryStatsImpl3819 getUidStatsLocked(uid).noteWifiScanStoppedLocked(elapsedRealtime); in noteWifiScanStoppedLocked()3888 noteWifiScanStoppedLocked(ws.get(i)); in noteWifiScanStoppedFromSourceLocked()4363 public void noteWifiScanStoppedLocked(long elapsedRealtimeMs) { in noteWifiScanStoppedLocked() method in BatteryStatsImpl.Uid
345 public abstract void noteWifiScanStoppedLocked(long elapsedRealtime); in noteWifiScanStoppedLocked() method in BatteryStats.Uid