Home
last modified time | relevance | path

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

/packages/services/Mms/src/com/android/mms/service/
DPhoneUtils.java74 String country = getSimCountry(telephonyManager); in getSimOrDefaultLocaleCountry()
83 private static String getSimCountry(TelephonyManager telephonyManager) { in getSimCountry() method in PhoneUtils
/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java95 public abstract String getSimCountry(); in getSimCountry() method in PhoneUtils
272 public String getSimCountry() { in getSimCountry() method in PhoneUtils.PhoneUtilsPreLMR1
425 public String getSimCountry() { in getSimCountry() method in PhoneUtils.PhoneUtilsLMR1
707 String country = getSimCountry(); in getSimOrDefaultLocaleCountry()
846 final String country = getSimCountry(); in getSimNumberNoCountryCode()