Searched refs:getLastKnownLocation (Results 1 – 13 of 13) sorted by relevance
122 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetector128 Location lastKnownLocation = mLocationManager.getLastKnownLocation(provider); in getLastKnownLocation()207 queryCountryCode(getLastKnownLocation()); in detectCountry()212 queryCountryCode(getLastKnownLocation()); in detectCountry()
64 final Location location = getLastKnownLocation(); in isNight()81 private Location getLastKnownLocation() { in getLastKnownLocation() method in TwilightManager110 return mLocationManager.getLastKnownLocation(provider); in getLastKnownLocationForProvider()
152 private Location getLastKnownLocation() { in getLastKnownLocation() method in LocationStatsAggregator161 Location location = mLocationManager.getLastKnownLocation(provider); in getLastKnownLocation()187 Location location = getLastKnownLocation(); in onReceive()
76 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetectorTest.TestCountryDetector268 protected Location getLastKnownLocation() { in testFindingLocationFailed()
443 mLocationManager.getLastKnownLocation(providers.next()); in retrieveLocation()
241 Location location = locationManager.getLastKnownLocation("static");
224 android.location.LocationManager#getLastKnownLocation}:</p>229 Location lastKnownLocation = locationManager.getLastKnownLocation(locationProvider);
1198 public Location getLastKnownLocation(String provider) { in getLastKnownLocation() method in LocationManager
335 Location location = locationManager.getLastKnownLocation("static");
13861 method public android.location.Location getLastKnownLocation(java.lang.String);
19334 method public android.location.Location getLastKnownLocation(java.lang.String);
19403 method public android.location.Location getLastKnownLocation(java.lang.String);
20782 method public android.location.Location getLastKnownLocation(java.lang.String);