Searched refs:setSimCountryIsoForPhone (Results 1 – 5 of 5) sorted by relevance
267 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, in handleMessage()374 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, ""); in resetProperties()
252 mTelephonyManager.setSimCountryIsoForPhone(mParentApp.getPhoneId(), ""); in resetRecords()1461 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
827 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
1677 tm.setSimCountryIsoForPhone(mPhoneId, ""); in setIsoCountryProperty()1690 tm.setSimCountryIsoForPhone(mPhoneId, iso); in setIsoCountryProperty()
3831 setSimCountryIsoForPhone(phoneId, iso); in setSimCountryIso()3839 public void setSimCountryIsoForPhone(int phoneId, String iso) { in setSimCountryIsoForPhone() method in TelephonyManager