Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2677 private static boolean isCountryCallingCode(int countryCallingCodeCandidate) { in isCountryCallingCode() method in PhoneNumberUtils
2761 if (ccc >= 100 || isCountryCallingCode(ccc)) { in tryGetCountryCallingCodeAndNewIndex()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54132 Landroid/telephony/PhoneNumberUtils;->isCountryCallingCode(I)Z