Searched refs:mLastLocationUpdate (Results 1 – 1 of 1) sorted by relevance
105 private Location mLastLocationUpdate; field in GeofenceManager247 Location location = mReceivingLocationUpdates ? mLastLocationUpdate : null; in getFreshLocationLocked()346 mLastLocationUpdate = location; in updateFences()357 mLastLocationUpdate = null; in updateFences()368 + ", mLastLocationUpdate=" + mLastLocationUpdate); in updateFences()419 mLastLocationUpdate = location; in onLocationChanged()