Searched refs:noteStopGps (Results 1 – 4 of 4) sorted by relevance
41 void noteStopGps(int uid); in noteStopGps() method
154 public void noteStopGps(int uid) { in noteStopGps() method in BatteryStatsService
933 mBatteryStats.noteStopGps(uid); in handleRemoveListener()1208 mBatteryStats.noteStopGps(uid); in reportStatus()
1723 getUidStatsLocked(uid).noteStopGps(); in noteStopGpsLocked()4039 public void noteStopGps() { in noteStopGps() method in BatteryStatsImpl.Uid