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()
701 public boolean hasBearing() { in hasBearing() method in Location1058 if (hasBearing()) s.append(" bear=").append(mBearing); in toString()
1043 (location.hasBearing() ? LOCATION_HAS_BEARING : 0) | in injectBestLocation()
13817 method public boolean hasBearing();
20030 Landroid/location/Location;->hasBearing()Z
24503 HSPLandroid/location/Location;->hasBearing()Z
21802 method public boolean hasBearing();