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