Home
last modified time | relevance | path

Searched refs:getLastKnownLocation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DLocationBasedCountryDetector.java122 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetector
128 Location lastKnownLocation = mLocationManager.getLastKnownLocation(provider); in getLastKnownLocation()
207 queryCountryCode(getLastKnownLocation()); in detectCountry()
212 queryCountryCode(getLastKnownLocation()); in detectCountry()
/frameworks/base/services/tests/servicestests/src/com/android/server/location/
DLocationBasedCountryDetectorTest.java76 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetectorTest.TestCountryDetector
268 protected Location getLastKnownLocation() { in testFindingLocationFailed()
/frameworks/base/location/java/android/location/
DLocationManager.java1426 public Location getLastKnownLocation(@NonNull String provider) { in getLastKnownLocation() method in LocationManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile8155 PLcom/android/server/location/LocationBasedCountryDetector;->getLastKnownLocation()Landroid/locatio…