Searched refs:setSimCountryIsoForPhone (Results 1 – 5 of 5) sorted by relevance
248 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, in handleMessage()354 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, ""); in resetProperties()
290 mTelephonyManager.setSimCountryIsoForPhone(mParentApp.getPhoneId(), ""); in resetRecords()1602 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
779 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
336 tm.setSimCountryIsoForPhone(mPhoneId, ""); in setIsoCountryProperty()349 tm.setSimCountryIsoForPhone(mPhoneId, iso); in setIsoCountryProperty()
5760 setSimCountryIsoForPhone(phoneId, iso); in setSimCountryIso()5768 public void setSimCountryIsoForPhone(int phoneId, String iso) { in setSimCountryIsoForPhone() method in TelephonyManager