Searched refs:hasBearingAccuracy (Results 1 – 4 of 4) sorted by relevance
974 public boolean hasBearingAccuracy() { in hasBearingAccuracy() method in Location1124 if (hasBearingAccuracy()) s.append(String.format(" bAcc=%.0f", mBearingAccuracyDegrees)); in toString()
785 (location.hasBearingAccuracy() ? LOCATION_HAS_BEARING_ACCURACY : 0); in injectBestLocation()
41947 HSPLandroid/location/Location;->hasBearingAccuracy()Z
22917 method public boolean hasBearingAccuracy();