Searched refs:setSimCountryIsoForPhone (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccCardProxy.java251 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId,
357 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, "");
H A DSIMRecords.java272 mTelephonyManager.setSimCountryIsoForPhone(mParentApp.getPhoneId(), "");
1494 mTelephonyManager.setSimCountryIsoForPhone(
H A DRuimRecords.java779 mTelephonyManager.setSimCountryIsoForPhone(
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java5044 setSimCountryIsoForPhone(phoneId, iso);
5052 public void setSimCountryIsoForPhone(int phoneId, String iso) { method in class:TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java333 tm.setSimCountryIsoForPhone(mPhoneId, "");
346 tm.setSimCountryIsoForPhone(mPhoneId, iso);

Completed in 142 milliseconds