Searched refs:NANP_MIN_DIGITS (Results 1 – 1 of 1) sorted by relevance
199 private static final int NANP_MIN_DIGITS = 7; field in Utils1911 int endPos = text.length() - NANP_MIN_DIGITS + 1; in findNanpPhoneNumbers()