Searched refs:SPEED (Results 1 – 1 of 1) sorted by relevance
46 static final String SPEED = "Speed"; field in TrackerEntry59 ALTITUDE, SPEED, BEARING, DIST_NET_LOCATION, LOC_TIME, DEBUG_INFO};184 cValues.put(SPEED, mLocation.getSpeed()); in getAsContentValues()233 Float speed = getNullableFloat(cursor, SPEED); in createEntry()