Searched refs:MIN_ADDRESS_WORDS (Results 1 – 1 of 1) sorted by relevance
49 private static final int MIN_ADDRESS_WORDS = 4; field in FindAddress420 if (foundLocationName && wordCount > MIN_ADDRESS_WORDS) { in attemptMatch()