Home | History | Annotate | Download | only in app

Lines Matching refs:Location

19 import android.location.Location;
22 * A generic interface for a location provider {Fused, GPS, Network}.
27 * Report when connection fails so another location provider may be used.
37 * Get the current location.
39 public Location getCurrentLocation();
42 * Turn on/off recording of location.
44 * @param recordLocation Whether or not to record location.
49 * Disconnect the location provider after use. The location provider can no longer acquire