Searched refs:hasBearing (Results 1 – 10 of 10) sorted by relevance
644 public boolean hasBearing() { in hasBearing() method in Location828 && hasBearing() == location.hasBearing() in equals()829 && (!hasBearing() || Float.compare(location.mBearingDegrees, mBearingDegrees) == 0) in equals()885 if (hasBearing()) { in toString()932 if (l.hasBearing()) {979 if (hasBearing()) { in writeToParcel()
68 if (entry.getLocation().hasBearing()) { in getOutput()
186 if (mLocation.hasBearing()) { in getAsContentValues()
83 assertThat(coarse.hasBearing()).isFalse(); in testCoarsen()
283 if (location.hasBearing()) { in run()
634 | (location.hasBearing() ? GNSS_LOCATION_HAS_BEARING : 0) in injectLocation()674 | (location.hasBearing() ? GNSS_LOCATION_HAS_BEARING : 0) in injectBestLocation()
10389 HSPLandroid/location/Location;->hasBearing()Z
13817 method public boolean hasBearing();
10391 HSPLandroid/location/Location;->hasBearing()Z
19535 method public boolean hasBearing();