Searched refs:mPreviousLocation (Results 1 – 3 of 3) sorted by relevance
853 private Location mPreviousLocation = getLastDeliveredLocation(); in acceptLocationChange()857 if (mPreviousLocation != null) { in acceptLocationChange()860 - mPreviousLocation.getElapsedRealtimeMillis(); in acceptLocationChange()873 mPreviousLocation) in acceptLocationChange()879 mPreviousLocation = location; in acceptLocationChange()
656 mPreviousLocation = ExtendedTimestamp::LOCATION_INVALID; in set()762 mPreviousLocation = ExtendedTimestamp::LOCATION_INVALID; in start()2979 ALOGW_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_KERNEL, in getTimestamp_l()3004 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()3046 mPreviousLocation = location; in getTimestamp_l()
1276 ExtendedTimestamp::Location mPreviousLocation; // location used for previous timestamp variable