Searched refs:hasBearing (Results 1 – 9 of 9) sorted by relevance
220 assertTrue(message, loc.hasBearing()); in testBearing()224 assertFalse(message, loc.hasBearing()); in testBearing()259 assertFalse(deserialized.hasBearing()); in testParcel()
68 if (entry.getLocation().hasBearing()) { in getOutput()
186 if (mLocation.hasBearing()) { in getAsContentValues()
757 public boolean hasBearing() { in hasBearing() method in Location1122 if (hasBearing()) s.append(" bear=").append(mBearing); in toString()
816 (location.hasBearing() ? LOCATION_HAS_BEARING : 0) | in injectBestLocation()
9213 HSPLandroid/location/Location;->hasBearing()Z
13817 method public boolean hasBearing();
23182 method public boolean hasBearing();