Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java644 CountryCallingCodeAndNewIndex cccA = in compareStrictly()
646 CountryCallingCodeAndNewIndex cccB = in compareStrictly()
2672 private static class CountryCallingCodeAndNewIndex { class in PhoneNumberUtils
2675 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex() method in PhoneNumberUtils.CountryCallingCodeAndNewIndex
2686 private static CountryCallingCodeAndNewIndex tryGetCountryCallingCodeAndNewIndex( in tryGetCountryCallingCodeAndNewIndex()
2739 return new CountryCallingCodeAndNewIndex(ccc, i + 1); in tryGetCountryCallingCodeAndNewIndex()
2759 return new CountryCallingCodeAndNewIndex(66, i + 1); in tryGetCountryCallingCodeAndNewIndex()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7372 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
H A Dboot-image-profile.txt30168 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7403 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
H A Dboot-image-profile.txt40302 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54747 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;-><init>(II)V
54748 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->countryCallingCode:I
54749 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->newIndex:I
54818 …eAndNewIndex(Ljava/lang/String;Z)Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;