|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationListener | |
|---|---|
| de.enough.polish.android.location | Android compatibility layer. |
| Uses of LocationListener in de.enough.polish.android.location |
|---|
| Methods in de.enough.polish.android.location that return LocationListener | |
|---|---|
LocationListener |
AndroidLocationListenerAdapter.getListener()
|
| Methods in de.enough.polish.android.location with parameters of type LocationListener | |
|---|---|
void |
AndroidLocationListenerAdapter.setListener(LocationListener locationListener)
|
void |
AndroidLocationProvider.setLocationListener(LocationListener listener,
int interval,
int timeout,
int maxAge)
|
abstract void |
LocationProvider.setLocationListener(LocationListener listener,
int interval,
int timeout,
int maxAge)
Adds a LocationListener for updates at the defined interval. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||