Searched refs:mLocationsLog (Results 1 – 1 of 1) sorted by relevance
71 private final LocationsEventLog mLocationsLog; field in LocationEventLog76 mLocationsLog = new LocationsEventLog(getLocationsLogSize()); in LocationEventLog()199 mLocationsLog.logProviderReceivedLocations(provider, numLocations); in logProviderReceivedLocations()207 mLocationsLog.logProviderDeliveredLocations(provider, numLocations, identity); in logProviderDeliveredLocations()230 iterate(consumer, this, mLocationsLog); in iterate()