Home
last modified time | relevance | path

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

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