Searched refs:countryCodeString (Results 1 – 1 of 1) sorted by relevance
612 String countryCodeString = Integer.toString(countryCode); in attemptToExtractCountryCallingCode() local613 prefixBeforeNationalNumber.append(countryCodeString).append(SEPARATOR_BEFORE_NATIONAL_NUMBER); in attemptToExtractCountryCallingCode()