Searched defs:lowerLeftLatitude (Results  1 – 5 of 5) sorted by relevance
| /frameworks/base/location/java/android/location/ | 
| D | IGeocodeProvider.aidl | 31 …oneway void getFromLocationName(String locationName, double lowerLeftLatitude, double lowerLeftLon…  in getFromLocationName()
  | 
| D | ILocationManager.aidl | 75         double lowerLeftLatitude, double lowerLeftLongitude,  in getFromLocationName()
  | 
| /frameworks/base/location/lib/java/com/android/location/provider/ | 
| D | GeocodeProvider.java | 86             double lowerLeftLatitude, double lowerLeftLongitude,  in onGetFromLocationName()
  | 
| /frameworks/base/services/core/java/com/android/server/location/ | 
| D | GeocoderProxy.java | 100             double lowerLeftLatitude, double lowerLeftLongitude,  in getFromLocationName()
  | 
| D | LocationManagerService.java | 1368             double lowerLeftLatitude, double lowerLeftLongitude,  in getFromLocationName()
  |