Searched refs:upperRightLatitude (Results 1 – 7 of 7) sorted by relevance
/aosp14/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
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 272 @FloatRange(from = -90D, to = 90D) double upperRightLatitude, in getFromLocationName() 276 upperRightLatitude, upperRightLongitude, listener); in getFromLocationName() 311 @FloatRange(from = -90D, to = 90D) double upperRightLatitude, in getFromLocationName() 317 Preconditions.checkArgumentInRange(upperRightLatitude, -90.0, 90.0, "upperRightLatitude"); in getFromLocationName() 323 upperRightLatitude, upperRightLongitude, maxResults, mParams, in getFromLocationName()
|
H A D | IGeocodeProvider.aidl | 31 …tring locationName, double lowerLeftLatitude, double lowerLeftLongitude, double upperRightLatitude, in getFromLocationName() argument
|
H A D | ILocationManager.aidl | 76 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
|
/aosp14/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 | 1370 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument 1379 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |