Searched refs:upperRightLongitude (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | GeocodeProvider.java | 58 double upperRightLatitude, double upperRightLongitude, int maxResults, 62 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, 87 double upperRightLatitude, double upperRightLongitude, int maxResults, in onGetFromLocationName() argument
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 203 double upperRightLongitude) throws IOException { in getFromLocationName() argument 208 Preconditions.checkArgumentInRange(upperRightLongitude, -180.0, 180.0, in getFromLocationName() 214 upperRightLatitude, upperRightLongitude, maxResults, mParams, listener); in getFromLocationName()
|
H A D | IGeocodeProvider.aidl | 32 …double upperRightLongitude, int maxResults, in GeocoderParams params, in IGeocodeListener listener… in getFromLocationName() argument
|
H A D | ILocationManager.aidl | 75 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/ |
H A D | GeocoderProxy.java | 101 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument 108 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
H A D | LocationManagerService.java | 1284 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument 1293 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |