Information on the availability of location data. The information contained within this class is generally a best guess, and is not guaranteed to be accurate. Clients should avoid treating this information as a certainty.
| public static final Creator<LocationAvailability> | CREATOR |
| boolean | |
| static LocationAvailability | |
| static boolean | |
| int |
hashCode()
|
| boolean |
isLocationAvailable()
Returns true if the device location is generally available.
|
| String |
toString()
|
| void |
writeToParcel(Parcel parcel, int
flags)
|
Extracts the LocationAvailability
from an Intent.
LocationAvailability
or null.Returns true if an Intent contains a LocationAvailability.
LocationAvailability,
false otherwise.Returns true if the device location is generally available.