Searched defs:countryCallingCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java581 if (cccA.countryCallingCode != cccB.countryCallingCode) {
2941 public final int countryCallingCode; field in class:PhoneNumberUtils.CountryCallingCodeAndNewIndex
2944 this.countryCallingCode = countryCode;

Completed in 62 milliseconds