Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java570 tryGetCountryCallingCodeAndNewIndex(a, acceptInvalidCCCPrefix); in compareStrictly()
572 tryGetCountryCallingCodeAndNewIndex(b, acceptInvalidCCCPrefix); in compareStrictly()
2827 private static CountryCallingCodeAndNewIndex tryGetCountryCallingCodeAndNewIndex( in tryGetCountryCallingCodeAndNewIndex() method in PhoneNumberUtils