Searched refs:setSimCountryIsoForPhone (Results 1 – 6 of 6) sorted by relevance
266 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, in handleMessage()370 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, ""); in resetProperties()
778 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
290 mTelephonyManager.setSimCountryIsoForPhone(mParentApp.getPhoneId(), ""); in resetRecords()1618 mTelephonyManager.setSimCountryIsoForPhone( in onAllRecordsLoaded()
341 tm.setSimCountryIsoForPhone(mPhoneId, ""); in setIsoCountryProperty()354 tm.setSimCountryIsoForPhone(mPhoneId, iso); in setIsoCountryProperty()
5937 setSimCountryIsoForPhone(phoneId, iso); in setSimCountryIso()5945 public void setSimCountryIsoForPhone(int phoneId, String iso) { in setSimCountryIsoForPhone() method in TelephonyManager
30692 HSPLandroid/telephony/TelephonyManager;->setSimCountryIsoForPhone(ILjava/lang/String;)V