Searched refs:lowerLeftLongitude (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | GeocodeProvider.java | 57 double lowerLeftLatitude, double lowerLeftLongitude, 62 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, 86 double lowerLeftLatitude, double lowerLeftLongitude, in onGetFromLocationName() argument
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 271 @FloatRange(from = -180D, to = 180D) double lowerLeftLongitude, in getFromLocationName() 275 getFromLocationName(locationName, maxResults, lowerLeftLatitude, lowerLeftLongitude, in getFromLocationName() 310 @FloatRange(from = -180D, to = 180D) double lowerLeftLongitude, in getFromLocationName() 316 Preconditions.checkArgumentInRange(lowerLeftLongitude, -180.0, 180.0, "lowerLeftLongitude"); in getFromLocationName() 322 mService.getFromLocationName(locationName, lowerLeftLatitude, lowerLeftLongitude, in getFromLocationName()
|
H A D | IGeocodeProvider.aidl | 31 …LocationName(String locationName, double lowerLeftLatitude, double lowerLeftLongitude, double uppe… in getFromLocationName() argument
|
H A D | ILocationManager.aidl | 75 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/ |
H A D | GeocoderProxy.java | 100 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument 108 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
H A D | LocationManagerService.java | 1369 double lowerLeftLatitude, double lowerLeftLongitude, 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 ... |