Searched refs:CountryCallingCodeAndNewIndex (Results 1 – 6 of 6) sorted by relevance
644 CountryCallingCodeAndNewIndex cccA = in compareStrictly()646 CountryCallingCodeAndNewIndex cccB = in compareStrictly()2672 private static class CountryCallingCodeAndNewIndex { class in PhoneNumberUtils2675 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex() method in PhoneNumberUtils.CountryCallingCodeAndNewIndex2686 private static CountryCallingCodeAndNewIndex tryGetCountryCallingCodeAndNewIndex( in tryGetCountryCallingCodeAndNewIndex()2739 return new CountryCallingCodeAndNewIndex(ccc, i + 1); in tryGetCountryCallingCodeAndNewIndex()2759 return new CountryCallingCodeAndNewIndex(66, i + 1); in tryGetCountryCallingCodeAndNewIndex()
7372 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
30168 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
7403 android.telephony.PhoneNumberUtils$CountryCallingCodeAndNewIndex
40302 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;
54747 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;-><init>(II)V54748 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->countryCallingCode:I54749 Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;->newIndex:I54818 …eAndNewIndex(Ljava/lang/String;Z)Landroid/telephony/PhoneNumberUtils$CountryCallingCodeAndNewIndex;