|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationListener | |
|---|---|
| android.location | |
| Uses of LocationListener in android.location |
|---|
| Methods in android.location with parameters of type LocationListener | |
|---|---|
void |
LocationManager.removeUpdates(LocationListener listener)
|
void |
LocationManager.requestLocationUpdates(java.lang.String provider,
long minTime,
float minDistance,
LocationListener listener)
|
void |
LocationManager.requestLocationUpdates(java.lang.String provider,
long minTime,
float minDistance,
LocationListener listener,
Looper looper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||