Searched refs:getLastKnownLocation (Results 1 – 8 of 8) 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()
88 final Location location = getLastKnownLocation(); in isNight()106 private Location getLastKnownLocation() { in getLastKnownLocation() method in TwilightManager135 return mLocationManager.getLastKnownLocation(provider); in getLastKnownLocationForProvider()
76 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetectorTest.TestCountryDetector268 protected Location getLastKnownLocation() { in testFindingLocationFailed()
1413 public Location getLastKnownLocation(String provider) { in getLastKnownLocation() method in LocationManager
13861 method public android.location.Location getLastKnownLocation(java.lang.String);
20085 Landroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Locat…
24548 HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Lo…
21856 method public android.location.Location getLastKnownLocation(java.lang.String);