Searched refs:isValidCountryCode (Results 1 – 1 of 1) sorted by relevance
246 if (isValidCountryCode(countryCode)) { in parsePhoneNumber()294 private static boolean isValidCountryCode(String countryCode) { in isValidCountryCode() method in SmartDialPrefix