Searched refs:kNanpaCountryCode (Results 1 – 2 of 2) sorted by relevance
60 const int PhoneNumberUtil::kNanpaCountryCode; member in i18n::phonenumbers::PhoneNumberUtil877 if (country_calling_code == kNanpaCountryCode) { in PhoneNumberUtil()1291 } else if (country_calling_code == kNanpaCountryCode) { in FormatNumberForMobileDialing()1370 if (country_code == kNanpaCountryCode) { in FormatOutOfCountryCallingNumber()1624 if (country_code == kNanpaCountryCode) { in FormatOutOfCountryKeepingAlphaChars()
809 static const int kNanpaCountryCode = 1; variable