Home
last modified time | relevance | path

Searched defs:setPhoneType (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java493 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java494 public void setPhoneType(int phoneType) { //Set by GsmCdmaPhone in setPhoneType() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1730 setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommands
DSimulatedCommandsVerifier.java1131 public void setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1584 void setPhoneType(int phoneType); in setPhoneType() method
DRIL.java5079 public void setPhoneType(int phoneType) { // Called by GsmCdmaPhone in setPhoneType() method in RIL