Searched refs:setPhoneType (Results 1 – 8 of 8) sorted by relevance
503 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in ImsPhoneCommandInterface
504 public void setPhoneType(int phoneType) { //Set by GsmCdmaPhone in setPhoneType() method in SipCommandInterface
408 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()409 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()422 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()423 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()
1728 void setPhoneType(int phoneType); in setPhoneType() method
6468 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType() method in RIL
1147 public void setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommandsVerifier
567 public void setPhoneType(int phoneType) {
10139 public void setPhoneType(int type) { in setPhoneType() method in TelephonyManager10141 setPhoneType(phoneId, type); in setPhoneType()10153 public void setPhoneType(int phoneId, int type) { in setPhoneType() method in TelephonyManager