Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java663 private int mDeliveredLocationCount; field in LocationEventLog.AggregateStats
732 mDeliveredLocationCount++; in markLocationDelivered()
760 + mDeliveredLocationCount; in toString()