HomeSort by relevance Sort by last modified time
    Searched refs:getSimCountry (Results 1 - 2 of 2) sorted by null

  /packages/services/Mms/src/com/android/mms/service/
PhoneUtils.java 76 String country = getSimCountry(telephonyManager, subId);
85 private static String getSimCountry(TelephonyManager telephonyManager, int subId) {
  /packages/apps/Messaging/src/com/android/messaging/util/
PhoneUtils.java 92 public abstract String getSimCountry();
269 public String getSimCountry() {
419 public String getSimCountry() {
701 String country = getSimCountry();
840 final String country = getSimCountry();
    [all...]

Completed in 215 milliseconds