Home
last modified time | relevance | path

Searched refs:updateTotals (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java697 updateTotals(); in markRequestRemoved()
713 updateTotals(); in markRequestInactive()
726 updateTotals(); in markRequestBackground()
735 public synchronized void updateTotals() { in updateTotals() method in LocationEventLog.AggregateStats
810 updateTotals(); in markRequestRemoved()
819 public synchronized void updateTotals() { in updateTotals() method in LocationEventLog.GnssMeasurementAggregateStats
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1618 providerStats.valueAt(j).updateTotals(); in dump()
1632 gnssAggregateStats.valueAt(i).updateTotals(); in dump()
/frameworks/base/services/
Dart-wear-profile13963 PLcom/android/server/location/eventlog/LocationEventLog$AggregateStats;->updateTotals()V