Searched refs:NANP_COUNTRIES (Results 1 – 1 of 1) sorted by relevance
1241 private static final String[] NANP_COUNTRIES = new String[] { field in PhoneNumberUtils2665 int length = NANP_COUNTRIES.length; in getFormatTypeFromCountryCode()2667 if (NANP_COUNTRIES[i].compareToIgnoreCase(country) == 0) { in getFormatTypeFromCountryCode()