Searched defs:isNANPACountry (Results 1 - 1 of 1) sorted by relevance

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java1404 if (isNANPACountry(regionCallingFrom)) {
1660 if (isNANPACountry(regionCallingFrom)) {
2264 public boolean isNANPACountry(String regionCode) { method in class:PhoneNumberUtil

Completed in 119 milliseconds