Uses of Interface
com.openlapi.LocationListener

Packages that use LocationListener
com.openlapi   
 

Uses of LocationListener in com.openlapi
 

Methods in com.openlapi with parameters of type LocationListener
 void LocationProviderSimplified.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.