Searched refs:hasBearingAccuracy (Results 1 – 5 of 5) sorted by relevance
921 public boolean hasBearingAccuracy() { in hasBearingAccuracy() method in Location1063 if (hasBearingAccuracy()) s.append(String.format(" bAcc=%.0f", mBearingAccuracyDegrees)); in toString()
1047 (location.hasBearingAccuracy() ? LOCATION_HAS_BEARING_ACCURACY : 0); in injectBestLocation()
20031 Landroid/location/Location;->hasBearingAccuracy()Z
24504 HSPLandroid/location/Location;->hasBearingAccuracy()Z
21803 method public boolean hasBearingAccuracy();