Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipCommandInterface.java349 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/test/
DSimulatedCommands.java1382 setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommands
/frameworks/base/telephony/java/com/android/internal/telephony/
DCommandsInterface.java1453 void setPhoneType(int phoneType); in setPhoneType() method
DRIL.java3552 public void setPhoneType(int phoneType) { // Called by CDMAPhone and GSMPhone constructor in setPhoneType() method in RIL