Searched refs:checkLocation (Results 1 – 4 of 4) sorted by relevance
32 static void checkLocation(const GnssLocation& location, bool check_speed,
28 void Utils::checkLocation(const GnssLocation& location, bool check_speed, in checkLocation() function in android::hardware::gnss::common::Utils
129 Utils::checkLocation(location, check_speed, check_more_accuracies); in CheckLocation()
125 Utils::checkLocation(location.v1_0, check_speed, check_more_accuracies); in CheckLocation()