Home
last modified time | relevance | path

Searched defs:getLastKnownLocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/countrydetector/
DLocationBasedCountryDetector.java122 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetector
/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
DLocationBasedCountryDetectorTest.java76 protected Location getLastKnownLocation() { in getLastKnownLocation() method in LocationBasedCountryDetectorTest.TestCountryDetector
/frameworks/base/location/java/android/location/
DLocationManager.java793 public Location getLastKnownLocation(@NonNull String provider) { in getLastKnownLocation() method in LocationManager
820 public Location getLastKnownLocation(@NonNull String provider, in getLastKnownLocation() method in LocationManager