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

/frameworks/base/location/java/android/location/
H A DLocation.java625 public boolean hasAccuracy() { method in class:Location
630 * Returns the accuracy of the fix in meters. If hasAccuracy() is false,
638 * Sets the accuracy of this fix. Following this call, hasAccuracy()
647 * Clears the accuracy of this fix. Following this call, hasAccuracy()

Completed in 53 milliseconds