|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| android.location | |
| Uses of Address in android.location |
|---|
| Fields in android.location with type parameters of type Address | |
|---|---|
static Parcelable.Creator<Address> |
Address.CREATOR
|
| Methods in android.location that return types with arguments of type Address | |
|---|---|
List<Address> |
Geocoder.getFromLocation(double latitude,
double longitude,
int maxResults)
|
List<Address> |
Geocoder.getFromLocationName(String locationName,
int maxResults)
|
List<Address> |
Geocoder.getFromLocationName(String locationName,
int maxResults,
double lowerLeftLatitude,
double lowerLeftLongitude,
double upperRightLatitude,
double upperRightLongitude)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||