Home
last modified time | relevance | path

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

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