Searched refs:hasValidCountryCallingCode (Results 1 - 1 of 1) sorted by relevance

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java1078 private boolean hasValidCountryCallingCode(int countryCallingCode) { method in class:PhoneNumberUtil
1132 if (!hasValidCountryCallingCode(countryCallingCode)) {
1165 if (!hasValidCountryCallingCode(countryCallingCode)) {
1226 if (!hasValidCountryCallingCode(countryCallingCode)) {
1292 if (!hasValidCountryCallingCode(countryCallingCode)) {
1397 if (!hasValidCountryCallingCode(countryCallingCode)) {
1636 if (!hasValidCountryCallingCode(countryCode)) {
2378 if (!hasValidCountryCallingCode(countryCode)) {

Completed in 56 milliseconds