Searched refs:MAX_LOCATION_NAME_DISTANCE (Results 1 – 1 of 1) sorted by relevance
61 private static final int MAX_LOCATION_NAME_DISTANCE = 5; field in FindAddress414 if (wordCount == MAX_LOCATION_NAME_DISTANCE && !foundLocationName) { in attemptMatch()