Searched refs:hasSpeed (Results 1 – 9 of 9) sorted by relevance
203 assertTrue(message, loc.hasSpeed()); in testSpeed()207 assertFalse(message, loc.hasSpeed()); in testSpeed()258 assertTrue(deserialized.hasSpeed()); in testParcel()
64 if (entry.getLocation().hasSpeed()) { in getOutput()
183 if (mLocation.hasSpeed()) { in getAsContentValues()
717 public boolean hasSpeed() { in hasSpeed() method in Location1121 if (hasSpeed()) s.append(" vel=").append(mSpeed); in toString()
815 (location.hasSpeed() ? LOCATION_HAS_SPEED : 0) | in injectBestLocation()1360 if (location.hasSpeed()) { in handleReportLocation()
9214 HSPLandroid/location/Location;->hasSpeed()Z
13818 method public boolean hasSpeed();
23185 method public boolean hasSpeed();