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.java556 private int mDeliveredLocationCount; field in LocationEventLog.AggregateStats
625 mDeliveredLocationCount++; in markLocationDelivered()
653 + mDeliveredLocationCount; in toString()