com.nutiteq.location.providers
Class SonyEricssonCellIdLocationProvider

java.lang.Object
  extended by java.util.TimerTask
      extended by com.nutiteq.location.providers.CellIdLocationProvider
          extended by com.nutiteq.location.providers.SonyEricssonCellIdLocationProvider
All Implemented Interfaces:
CellIdResponseWaiter, LocationSource, java.lang.Runnable

public class SonyEricssonCellIdLocationProvider
extends CellIdLocationProvider

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

SonyEricssonCellIdLocationProvider

public SonyEricssonCellIdLocationProvider(CellIdService service)
Create location provider with given cellId converter service

Parameters:
service - service used for location finding