Searched refs:hasSpeed (Results 1 – 12 of 12) sorted by relevance
573 public boolean hasSpeed() { in hasSpeed() method in Location909 && hasSpeed() == location.hasSpeed() in equals()910 && (!hasSpeed() || Float.compare(location.mSpeedMetersPerSecond, in equals()977 if (hasSpeed()) { in toString()1027 if (l.hasSpeed()) {1080 if (hasSpeed()) { in writeToParcel()
64 if (entry.getLocation().hasSpeed()) { in getOutput()
183 if (mLocation.hasSpeed()) { in getAsContentValues()
84 assertThat(coarse.hasSpeed()).isFalse(); in testCoarsen()
287 if (location.hasSpeed()) { in run()
164 if (location.hasSpeed() && (location.getSpeed() < 0 in validate()
659 | (location.hasSpeed() ? GNSS_LOCATION_HAS_SPEED : 0) in injectLocation()699 | (location.hasSpeed() ? GNSS_LOCATION_HAS_SPEED : 0) in injectBestLocation()1089 if (location.hasSpeed()) { in reportLocation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10462 HSPLandroid/location/Location;->hasSpeed()Z
13818 method public boolean hasSpeed();
10465 HSPLandroid/location/Location;->hasSpeed()Z
21031 method public boolean hasSpeed();