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