Searched refs:noteStopGps (Results 1 – 4 of 4) sorted by relevance
88 void noteStopGps(int uid); in noteStopGps() method
562 public void noteStopGps(int uid) { in noteStopGps() method in BatteryStatsService
1316 mBatteryStats.noteStopGps(uid); in updateClientUids()
4039 getUidStatsLocked(uid).noteStopGps(elapsedRealtime); in noteStopGpsLocked()8580 public void noteStopGps(long elapsedRealtimeMs) { in noteStopGps() method in BatteryStatsImpl.Uid