Searched refs:MINIMUM_DISTANCE_FROM_WAYPOINT (Results 1 – 1 of 1) sorted by relevance
33 private static final float MINIMUM_DISTANCE_FROM_WAYPOINT = (BuildConfig.DEBUG ? 0f : 3f); field in ReferencePath119 coordinates) < MINIMUM_DISTANCE_FROM_WAYPOINT) { in validateWaypointDistance()