Searched refs:upperRightLongitude (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/location/java/android/location/ |
D | Geocoder.java | 225 double upperRightLatitude, double upperRightLongitude) throws IOException { in getFromLocationName() argument 241 if (upperRightLongitude < -180.0 || upperRightLongitude > 180.0) { in getFromLocationName() 243 + upperRightLongitude); in getFromLocationName() 248 lowerLeftLatitude, lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
D | IGeocodeProvider.aidl | 36 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
|
D | ILocationManager.aidl | 62 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
D | GeocodeProvider.java | 49 double upperRightLatitude, double upperRightLongitude, int maxResults, 52 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, 72 double upperRightLatitude, double upperRightLongitude, int maxResults, in onGetFromLocationName() argument
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GeocoderProxy.java | 77 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument 82 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
/frameworks/base/services/core/java/com/android/server/ |
D | LocationManagerService.java | 3502 double upperRightLatitude, double upperRightLongitude, int maxResults, in getFromLocationName() argument 3507 lowerLeftLongitude, upperRightLatitude, upperRightLongitude, in getFromLocationName()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |