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