Searched refs:hasSpeed (Results 1 – 12 of 12) sorted by relevance
721 public boolean hasSpeed() { in hasSpeed() method in Location1113 && hasSpeed() == location.hasSpeed() in equals()1114 && (!hasSpeed() || Float.compare(location.mSpeed, mSpeed) == 0) in equals()1165 if (hasSpeed()) { in toString()1208 if (l.hasSpeed()) {1255 if (hasSpeed()) { in writeToParcel()
64 if (entry.getLocation().hasSpeed()) { in getOutput()
183 if (mLocation.hasSpeed()) { in getAsContentValues()
84 assertThat(coarse.hasSpeed()).isFalse(); in testCoarsen()
277 if (location.hasSpeed()) { in run()
327 if (location.hasSpeed()) { in storeLocation()
639 | (location.hasSpeed() ? GNSS_LOCATION_HAS_SPEED : 0) in injectBestLocation()956 if (location.hasSpeed()) { in reportLocation()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10674 HSPLandroid/location/Location;->hasSpeed()Z
19941 method public boolean hasSpeed();
13818 method public boolean hasSpeed();
10669 HSPLandroid/location/Location;->hasSpeed()Z