Searched defs:upperRightLatitude (Results  1 – 5 of 5) sorted by relevance
| /frameworks/base/location/java/android/location/ | 
| D | IGeocodeProvider.aidl | 31 …tring locationName, double lowerLeftLatitude, double lowerLeftLongitude, double upperRightLatitude,  in getFromLocationName()
  | 
| D | ILocationManager.aidl | 76         double upperRightLatitude, double upperRightLongitude, int maxResults,  in getFromLocationName()
  | 
| /frameworks/base/location/lib/java/com/android/location/provider/ | 
| D | GeocodeProvider.java | 87             double upperRightLatitude, double upperRightLongitude, int maxResults,  in onGetFromLocationName()
  | 
| /frameworks/base/services/core/java/com/android/server/location/ | 
| D | GeocoderProxy.java | 101             double upperRightLatitude, double upperRightLongitude, int maxResults,  in getFromLocationName()
  | 
| D | LocationManagerService.java | 1369             double upperRightLatitude, double upperRightLongitude, int maxResults,  in getFromLocationName()
  |