Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java654 CountryCallingCodeAndNewIndex cccA = in compareStrictly()
656 CountryCallingCodeAndNewIndex cccB = in compareStrictly()
2695 private static class CountryCallingCodeAndNewIndex { class in PhoneNumberUtils
2698 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex() method in PhoneNumberUtils.CountryCallingCodeAndNewIndex
2709 private static CountryCallingCodeAndNewIndex tryGetCountryCallingCodeAndNewIndex( in tryGetCountryCallingCodeAndNewIndex()
2762 return new CountryCallingCodeAndNewIndex(ccc, i + 1); in tryGetCountryCallingCodeAndNewIndex()
2782 return new CountryCallingCodeAndNewIndex(66, i + 1); in tryGetCountryCallingCodeAndNewIndex()
/frameworks/base/boot/
Dpreloaded-classes7529 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
Dboot-image-profile.txt29936 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
/frameworks/base/config/
Dpreloaded-classes7560 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
Dboot-image-profile.txt40097 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54104 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;-><init>(II)V
54105 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->countryCallingCode:I
54106 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->newIndex:I
54175 …eAndNewIndex(Ljava/lang/String;Z)Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;