Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java597 updateTotals(); in markRequestRemoved()
613 updateTotals(); in markRequestInactive()
626 updateTotals(); in markRequestBackground()
635 public synchronized void updateTotals() { in updateTotals() method in LocationEventLog.AggregateStats
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java1546 providerStats.valueAt(j).updateTotals(); in dump()