Searched refs:getCanonicalFromCache (Results 1 – 1 of 1) sorted by relevance
722 private static String getCanonicalFromCache(final String phoneText, String country) { in getCanonicalFromCache() method in PhoneUtils791 String canonicalNumber = getCanonicalFromCache(phoneText, country); in getCanonicalByCountry()