Home
last modified time | relevance | path

Searched refs:Geocoder (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/countrydetector/
H A DLocationBasedCountryDetector.java22 import android.location.Geocoder;
77 Geocoder geoCoder = new Geocoder(mContext); in getCountryFromLocation()
H A DComprehensiveCountryDetector.java22 import android.location.Geocoder;
470 return Geocoder.isPresent(); in isGeoCoderImplemented()
/aosp14/frameworks/base/location/java/android/location/
H A DGeocoder.java53 public final class Geocoder { class
85 public Geocoder(@NonNull Context context) { in Geocoder() method in Geocoder
92 public Geocoder(@NonNull Context context, @NonNull Locale locale) { in Geocoder() method in Geocoder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20344 public final class Geocoder {
20345 ctor public Geocoder(@NonNull android.content.Context);
20346 ctor public Geocoder(@NonNull android.content.Context, @NonNull java.util.Locale);
20348 …(from=-180.0, to=180.0) double, @IntRange int, @NonNull android.location.Geocoder.GeocodeListener);
20350 …omLocationName(@NonNull String, @IntRange int, @NonNull android.location.Geocoder.GeocodeListener);
20352 …le, @FloatRange(from=-180.0, to=180.0) double, @NonNull android.location.Geocoder.GeocodeListener);
20356 public static interface Geocoder.GeocodeListener {
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes4717 android.location.Geocoder
H A Dboot-image-profile.txt27501 Landroid/location/Geocoder;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes4721 android.location.Geocoder
H A Dboot-image-profile.txt37608 Landroid/location/Geocoder;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22870 Landroid/location/Geocoder;->mParams:Landroid/location/GeocoderParams;
22871 Landroid/location/Geocoder;->mService:Landroid/location/ILocationManager;
22872 Landroid/location/Geocoder;->TAG:Ljava/lang/String;