Searched refs:setPhoneType (Results 1 – 8 of 8) sorted by relevance
494 public void setPhoneType(int phoneType) { //Set by GsmCdmaPhone in setPhoneType() method in SipCommandInterface
493 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in ImsPhoneCommandInterface
370 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()371 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()385 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()386 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()
1647 void setPhoneType(int phoneType); in setPhoneType() method
5697 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType() method in RIL
1131 public void setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommandsVerifier
1730 setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommands
567 public void setPhoneType(int phoneType) {