Searched refs:lastKnownLocation (Results 1 – 1 of 1) sorted by relevance
1257 Location lastKnownLocation = getLastKnownLocation(); in getFreshLastKnownLocation() local1258 if (lastKnownLocation != null) { in getFreshLastKnownLocation()1260 getElapsedRealtimeNanos() - lastKnownLocation.getElapsedRealtimeNanos(); in getFreshLastKnownLocation()1262 return lastKnownLocation; in getFreshLastKnownLocation()