Searched refs:has_speed (Results 1 – 3 of 3) sorted by relevance
26 jboolean has_speed, jdouble speed) { in NewLocationAvailable() argument29 has_heading, heading, has_speed, speed); in NewLocationAvailable()108 bool has_speed, double speed) { in OnNewLocationAvailable() argument119 if (has_speed) in OnNewLocationAvailable()
53 bool has_speed, double speed);
232 EXPECT_FALSE(location.has_speed()); in CheckThatAValidLocationIsReported()