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