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

/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java2399 private static boolean isCountryCallingCode(int countryCallingCodeCandidate) { method in class:PhoneNumberUtils
2483 if (ccc >= 100 || isCountryCallingCode(ccc)) {

Completed in 21 milliseconds