Searched refs:hasBearingAccuracy (Results 1 – 5 of 5) sorted by relevance
977 public boolean hasBearingAccuracy() { in hasBearingAccuracy() method in Location1127 if (hasBearingAccuracy()) s.append(String.format(" bAcc=%.0f", mBearingAccuracyDegrees)); in toString()
820 (location.hasBearingAccuracy() ? LOCATION_HAS_BEARING_ACCURACY : 0); in injectBestLocation()
41946 HSPLandroid/location/Location;->hasBearingAccuracy()Z
23183 method public boolean hasBearingAccuracy();