Searched defs:LocationListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
H A DLocationListener.java24 * LocationListener has been registered with the location manager service
25 * using the {@link LocationManager#requestLocationUpdates(String, long, float, LocationListener)}
35 public interface LocationListener { interface

Completed in 277 milliseconds