Searched refs:hasBearing (Results 1 – 12 of 12) sorted by relevance
761 public boolean hasBearing() { in hasBearing() method in Location1115 && hasBearing() == location.hasBearing() in equals()1116 && (!hasBearing() || Float.compare(location.mBearing, mBearing) == 0) in equals()1171 if (hasBearing()) { in toString()1211 if (l.hasBearing()) {1258 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()
330 if (location.hasBearing()) { in storeLocation()
640 | (location.hasBearing() ? GNSS_LOCATION_HAS_BEARING : 0) in injectBestLocation()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10671 HSPLandroid/location/Location;->hasBearing()Z
19938 method public boolean hasBearing();
13817 method public boolean hasBearing();
10666 HSPLandroid/location/Location;->hasBearing()Z