Searched refs:hasSpeedAccuracy (Results 1 – 6 of 6) sorted by relevance
920 public boolean hasSpeedAccuracy() { in hasSpeedAccuracy() method in Location1123 && hasSpeedAccuracy() == location.hasSpeedAccuracy() in equals()1124 && (!hasSpeedAccuracy() || Float.compare(location.mSpeedAccuracyMetersPerSecond, in equals()1167 if (hasSpeedAccuracy()) { in toString()1220 if (l.hasSpeedAccuracy()) {1267 if (hasSpeedAccuracy()) { in writeToParcel()
276 if (location.hasSpeedAccuracy()) { in run()
643 | (location.hasSpeedAccuracy() ? GNSS_LOCATION_HAS_SPEED_ACCURACY : 0) in injectBestLocation()
10675 HSPLandroid/location/Location;->hasSpeedAccuracy()Z
19928 method public boolean hasSpeedAccuracy();
10670 HSPLandroid/location/Location;->hasSpeedAccuracy()Z