Searched refs:mPreviousLocation (Results 1 – 3 of 3) sorted by relevance
932 private Location mPreviousLocation = getLastDeliveredLocation(); in acceptLocationChange()945 if (mPreviousLocation != null) { in acceptLocationChange()948 - mPreviousLocation.getElapsedRealtimeMillis(); in acceptLocationChange()966 mPreviousLocation) in acceptLocationChange()976 mPreviousLocation = location; in acceptLocationChange()
690 mPreviousLocation = ExtendedTimestamp::LOCATION_INVALID; in set()806 mPreviousLocation = ExtendedTimestamp::LOCATION_INVALID; in start()3214 ALOGW_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_KERNEL, in getTimestamp_l()3239 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()3281 mPreviousLocation = location; in getTimestamp_l()
1415 ExtendedTimestamp::Location mPreviousLocation; // location used for previous timestamp variable