Searched refs:countryCodeString (Results 1 – 2 of 2) sorted by relevance
619 String countryCodeString = Integer.toString(countryCode); in attemptToExtractCountryCallingCode() local620 prefixBeforeNationalNumber.append(countryCodeString).append(SEPARATOR_BEFORE_NATIONAL_NUMBER); in attemptToExtractCountryCallingCode()
1018 var countryCodeString = '' + countryCode;1019 this.prefixBeforeNationalNumber_.append(countryCodeString).append(