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

/frameworks/base/location/java/android/location/
H A DLocationManager.java62 public class LocationManager { class
63 private static final String TAG = "LocationManager";
327 public LocationManager(Context context, ILocationManager service) { method in class:LocationManager
844 * {@link PendingIntent}, as the value for {@link LocationManager#KEY_LOCATION_CHANGED}

Completed in 67 milliseconds