Searched refs:CountryCallingCodeAndNewIndex (Results 1 – 6 of 6) sorted by relevance
654 CountryCallingCodeAndNewIndex cccA = in compareStrictly()656 CountryCallingCodeAndNewIndex cccB = in compareStrictly()2695 private static class CountryCallingCodeAndNewIndex { class in PhoneNumberUtils2698 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex() method in PhoneNumberUtils.CountryCallingCodeAndNewIndex2709 private static CountryCallingCodeAndNewIndex tryGetCountryCallingCodeAndNewIndex( in tryGetCountryCallingCodeAndNewIndex()2762 return new CountryCallingCodeAndNewIndex(ccc, i + 1); in tryGetCountryCallingCodeAndNewIndex()2782 return new CountryCallingCodeAndNewIndex(66, i + 1); in tryGetCountryCallingCodeAndNewIndex()
7529 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
29936 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
7560 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
40097 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
54104 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;-><init>(II)V54105 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->countryCallingCode:I54106 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->newIndex:I54175 …eAndNewIndex(Ljava/lang/String;Z)Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;