Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGeocoder.java224 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
229 if (lowerLeftLatitude < -90.0 || lowerLeftLatitude > 90.0) { in getFromLocationName()
231 + lowerLeftLatitude); in getFromLocationName()
248 lowerLeftLatitude, lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
DIGeocodeProvider.aidl35 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
DILocationManager.aidl61 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
/frameworks/base/location/lib/java/com/android/location/provider/
DGeocodeProvider.java48 double lowerLeftLatitude, double lowerLeftLongitude,
51 return GeocodeProvider.this.onGetFromLocationName(locationName, lowerLeftLatitude,
71 double lowerLeftLatitude, double lowerLeftLongitude, in onGetFromLocationName() argument
/frameworks/base/services/core/java/com/android/server/location/
DGeocoderProxy.java76 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
81 return provider.getFromLocationName(locationName, lowerLeftLatitude, in getFromLocationName()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java3501 double lowerLeftLatitude, double lowerLeftLongitude, in getFromLocationName() argument
3506 return mGeocodeProvider.getFromLocationName(locationName, lowerLeftLatitude, in getFromLocationName()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...