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

/frameworks/base/location/java/android/location/
H A DLocation.java34 * and other information such as bearing, altitude and velocity.
114 // Cached data to make bearing/distance computations more efficient for the case
147 * has no bearing, altitude, speed, accuracy or extras.
436 * shortest path between them. Distance and bearing are defined using the
440 * 2 or greater, the initial bearing is stored in results[1]. If results has
441 * length 3 or greater, the final bearing is stored in results[2].
488 * Returns the approximate initial bearing in degrees East of true
495 * @return the initial bearing in degrees
699 * True if this location has a bearing.
706 * Get the bearing, i
726 setBearing(float bearing) argument
[all...]

Completed in 52 milliseconds