Searched refs:hasSpeedAccuracy (Results 1 – 9 of 9) 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()
178 location.hasSpeedAccuracy(),
279 if (location.hasSpeedAccuracy()) { in run()
340 if (location.hasSpeedAccuracy()) { in storeLocation()
643 | (location.hasSpeedAccuracy() ? GNSS_LOCATION_HAS_SPEED_ACCURACY : 0) in injectBestLocation()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10675 HSPLandroid/location/Location;->hasSpeedAccuracy()Z
19942 method public boolean hasSpeedAccuracy();
10670 HSPLandroid/location/Location;->hasSpeedAccuracy()Z