Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java563 private int mDeliveredLocationCount; field in LocationEventLog.AggregateStats
632 mDeliveredLocationCount++; in markLocationDelivered()
660 + mDeliveredLocationCount; in toString()