Uses of Interface
javax.microedition.location.LocationListener

Packages that use LocationListener
javax.microedition.location Location API 
 

Uses of LocationListener in javax.microedition.location
 

Methods in javax.microedition.location with parameters of type LocationListener
abstract  void LocationProvider.setLocationListener(LocationListener listener, int interval, int timeout, int maxAge)
          Adds a LocationListener for updates at the defined interval.