Home
last modified time | relevance | path

Searched refs:getCanonicalFromCache (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java722 private static String getCanonicalFromCache(final String phoneText, String country) { in getCanonicalFromCache() method in PhoneUtils
791 String canonicalNumber = getCanonicalFromCache(phoneText, country); in getCanonicalByCountry()