Home
last modified time | relevance | path

Searched refs:GeocodeListener (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DGeocoder.java56 public interface GeocodeListener { interface in Geocoder
158 @NonNull GeocodeListener listener) { in getFromLocation()
225 @NonNull GeocodeListener listener) { in getFromLocationName()
313 @NonNull GeocodeListener listener) { in getFromLocationName()
332 private GeocodeListener mListener;
334 GeocoderImpl(GeocodeListener listener) { in GeocoderImpl()
344 GeocodeListener listener = mListener; in onResults()
358 private static class SynchronousGeocoder implements GeocodeListener {
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20348 …(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/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...