Searched refs:countryCodeString (Results 1 – 2 of 2) sorted by relevance
611 String countryCodeString = Integer.toString(countryCode); in attemptToExtractCountryCallingCode() local612 prefixBeforeNationalNumber.append(countryCodeString).append(SEPARATOR_BEFORE_NATIONAL_NUMBER); in attemptToExtractCountryCallingCode()
605 String countryCodeString = Integer.toString(countryCode); in attemptToExtractCountryCallingCode() local606 prefixBeforeNationalNumber.append(countryCodeString).append(SEPARATOR_BEFORE_NATIONAL_NUMBER); in attemptToExtractCountryCallingCode()