|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.TimerTask
com.nutiteq.location.providers.CellIdLocationProvider
com.nutiteq.location.providers.SonyEricssonCellIdLocationProvider
public class SonyEricssonCellIdLocationProvider
SonyEricsson implementation for location provider based on mobile cell ID.
See CellIdLocationProvider for more info.
| Field Summary |
|---|
| Fields inherited from interface com.nutiteq.location.LocationSource |
|---|
STATUS_CANT_LOCATE, STATUS_CONNECTED, STATUS_CONNECTING, STATUS_CONNECTION_LOST |
| Constructor Summary | |
|---|---|
SonyEricssonCellIdLocationProvider(CellIdService service)
Create location provider with given cellId converter service |
|
| Method Summary |
|---|
| Methods inherited from class com.nutiteq.location.providers.CellIdLocationProvider |
|---|
addLocationListener, cantLocate, getLocation, getLocationMarker, getMethod, getNativeLocation, getStatus, locationRetrieved, notifyError, quit, run, setLocationMarker, start |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SonyEricssonCellIdLocationProvider(CellIdService service)
service - service used for location finding
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||