Home
last modified time | relevance | path

Searched refs:getLastKnownLocation (Results 1 – 8 of 8) 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/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DTwilightManager.java88 final Location location = getLastKnownLocation(); in isNight()
106 private Location getLastKnownLocation() { in getLastKnownLocation() method in TwilightManager
135 return mLocationManager.getLastKnownLocation(provider); in getLastKnownLocationForProvider()
/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.java1413 public Location getLastKnownLocation(String provider) { in getLastKnownLocation() method in LocationManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13861 method public android.location.Location getLastKnownLocation(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt20085 Landroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Locat…
Dboot-image-profile.txt24548 HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Lo…
/frameworks/base/api/
Dcurrent.txt21856 method public android.location.Location getLastKnownLocation(java.lang.String);