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

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

Completed in 45 milliseconds