Searched refs:getSimCountryIsoForPhone (Results 1 – 4 of 4) sorted by relevance
1681 return getSimCountryIsoForPhone(getDefaultPhone()); in getSimCountryIso()1704 return getSimCountryIsoForPhone(phoneId); in getSimCountryIsoForSubscription()1712 public String getSimCountryIsoForPhone(int phoneId) { in getSimCountryIsoForPhone() method in TelephonyManager
583 String simIsoCountry = TelephonyManager.getDefault().getSimCountryIsoForPhone( in isInternationalRoaming()
303 return mTelephonyManager.getSimCountryIsoForPhone(phoneId); in getSubscriptionCountryIso()
185 String simIsoContry = tm.getSimCountryIsoForPhone(mPhone.getPhoneId()); in dial()