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