Searched refs:setPhoneType (Results 1 – 8 of 8) sorted by relevance
480 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in ImsPhoneCommandInterface
1128 public void setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommandsVerifier
1756 setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommands
592 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()593 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_GSM); in initRatSpecific()610 mCi.setPhoneType(PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()611 tm.setPhoneType(getPhoneId(), PhoneConstants.PHONE_TYPE_CDMA); in initRatSpecific()
1765 void setPhoneType(int phoneType); in setPhoneType() method
6130 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType() method in RIL
12553 public void setPhoneType(int phoneId, int type) { in setPhoneType() method in TelephonyManager
54970 Landroid/telephony/TelephonyManager;->setPhoneType(I)V