Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java687 private static String getLocaleCountry() { in getLocaleCountry() method in PhoneUtils
703 country = getLocaleCountry(); in getSimOrDefaultLocaleCountry()
766 return getCanonicalByCountry(phoneText, getLocaleCountry()); in getCanonicalBySystemLocale()
872 final String systemCountry = getLocaleCountry(); in formatForDisplay()