Searched refs:NANP_COUNTRIES (Results 1 – 2 of 2) 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()
68827 Landroid/telephony/PhoneNumberUtils;->NANP_COUNTRIES:[Ljava/lang/String;