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

/packages/services/Mms/src/com/android/mms/service/
H A DPhoneUtils.java76 String country = getSimCountry(telephonyManager, subId);
85 private static String getSimCountry(TelephonyManager telephonyManager, int subId) { method in class:PhoneUtils
/packages/apps/Messaging/src/com/android/messaging/util/
H A DPhoneUtils.java92 public abstract String getSimCountry(); method in class:PhoneUtils
269 public String getSimCountry() { method in class:PhoneUtils.PhoneUtilsPreLMR1
419 public String getSimCountry() { method in class:PhoneUtils.PhoneUtilsLMR1
701 String country = getSimCountry();
840 final String country = getSimCountry();

Completed in 113 milliseconds