Searched refs:countryCallingCode (Results 1 – 1 of 1) sorted by relevance
576 if (cccA.countryCallingCode != cccB.countryCallingCode) { in compareStrictly()2168 public final int countryCallingCode; field in PhoneNumberUtils.CountryCallingCodeAndNewIndex2171 this.countryCallingCode = countryCode; in CountryCallingCodeAndNewIndex()