| Package | Description |
|---|---|
| android.location |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<Location> |
Location.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
Location |
LocationManager.getLastKnownLocation(String provider) |
| Modifier and Type | Method and Description |
|---|---|
float |
Location.bearingTo(Location dest) |
float |
Location.distanceTo(Location dest) |
void |
LocationListener.onLocationChanged(Location location) |
void |
Location.set(Location l) |
void |
LocationManager.setTestProviderLocation(String provider,
Location loc) |
| Constructor and Description |
|---|
Location(Location l) |
Copyright © 2008-2013. All Rights Reserved.