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

/frameworks/base/location/java/android/location/
H A DLocation.java714 public float getBearing() { method in class:Location
741 * and {@link #getBearing} will return 0.0.
929 * 2-sided range on each side of the estimated bearing reported by {@link #getBearing()},
935 * <p>For example, if {@link #getBearing()} returns 60, and

Completed in 51 milliseconds