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()
661 public boolean hasSpeed() { in hasSpeed() method in Location1057 if (hasSpeed()) s.append(" vel=").append(mSpeed); in toString()
1042 (location.hasSpeed() ? LOCATION_HAS_SPEED : 0) | in injectBestLocation()1590 if (location.hasSpeed()) { in handleReportLocation()
13818 method public boolean hasSpeed();
20032 Landroid/location/Location;->hasSpeed()Z
24505 HSPLandroid/location/Location;->hasSpeed()Z
21804 method public boolean hasSpeed();