|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Location | |
---|---|
android.location |
Uses of Location in android.location |
---|
Fields in android.location with type parameters of type Location | |
---|---|
static Parcelable.Creator<Location> |
Location.CREATOR
|
Methods in android.location that return Location | |
---|---|
Location |
LocationManager.getLastKnownLocation(String provider)
|
Methods in android.location with parameters of type Location | |
---|---|
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)
|
Constructors in android.location with parameters of type Location | |
---|---|
Location(Location l)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |