Searched defs:getSimCountry (Results 1 – 2 of 2) sorted by relevance
/packages/services/Mms/src/com/android/mms/service/ | ||
D | PhoneUtils.java | 85 private static String getSimCountry(TelephonyManager telephonyManager, int subId) { in getSimCountry() method in PhoneUtils |
/packages/apps/Messaging/src/com/android/messaging/util/ | ||
D | PhoneUtils.java | 92 public abstract String getSimCountry(); in getSimCountry() method in PhoneUtils |