Searched refs:NANP_COUNTRIES (Results 1 – 2 of 2) sorted by relevance
1246 private static final String[] NANP_COUNTRIES = new String[] { field in PhoneNumberUtils2669 int length = NANP_COUNTRIES.length; in getFormatTypeFromCountryCode()2671 if (NANP_COUNTRIES[i].compareToIgnoreCase(country) == 0) { in getFormatTypeFromCountryCode()
58127 Landroid/telephony/PhoneNumberUtils;->NANP_COUNTRIES:[Ljava/lang/String;