public class LocationUtils extends Object implements UtilConstants
GPS_WAIT_TIME
Modifier and Type | Method and Description |
---|---|
static Location |
getLastKnownLocation(LocationManager pLocationManager)
Get the most recent location from the GPS or Network provider.
|