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

/frameworks/base/location/java/android/location/
H A DLocation.java97 * longitude, and numSatellites are 0; hasAltitude, hasSpeed, and
551 public boolean hasSpeed() { method in class:Location
557 * If hasSpeed() is false, 0.0f is returned.
565 * call, hasSpeed() will return true.
573 * Clears the speed of this fix. Following this call, hasSpeed()

Completed in 67 milliseconds