|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NewLocationListener
Used by objects who listens for location updates. Listeners of this type is added to, and
updated by the LocationHandler
.
Method Summary | |
---|---|
void |
onNewLocation(android.location.Location loc)
Fired when a new location is given. |
Method Detail |
---|
void onNewLocation(android.location.Location loc)
loc
- The new location.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |