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

/packages/apps/Messaging/src/com/android/messaging/util/
H A DPhoneUtils.java766 return getCanonicalByCountry(phoneText, getLocaleCountry());
777 return getCanonicalByCountry(phoneText, getSimOrDefaultLocaleCountry());
788 private String getCanonicalByCountry(final String phoneText, final String country) { method in class:PhoneUtils

Completed in 51 milliseconds