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