Searched refs:lowerLeftLongitude (Results 1 – 7 of 7) sorted by relevance
/aosp12/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
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 202 double lowerLeftLatitude, double lowerLeftLongitude, double upperRightLatitude, in getFromLocationName() argument 206 Preconditions.checkArgumentInRange(lowerLeftLongitude, -180.0, 180.0, "lowerLeftLongitude"); in getFromLocationName() 213 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 | 74 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
|
/aosp12/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 | 1283 double lowerLeftLatitude, double lowerLeftLongitude, 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/ ... |