Home
last modified time | relevance | path

Searched refs:lowerLeftLongitude (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/location/lib/java/com/android/location/provider/
H A DGeocodeProvider.java57 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 DGeocoder.java271 @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 DIGeocodeProvider.aidl31 …LocationName(String locationName, double lowerLeftLatitude, double lowerLeftLongitude, double uppe… in getFromLocationName() argument
H A DILocationManager.aidl75 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DGeocoderProxy.java100 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
108 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
H A DLocationManagerService.java1369 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
1379 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...