Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/test/
DSimulatedCommands.java1373 setPhoneType(int phoneType) { in setPhoneType() method in SimulatedCommands
/frameworks/base/telephony/java/com/android/internal/telephony/
DCommandsInterface.java1259 void setPhoneType(int phoneType); in setPhoneType() method
DRIL.java3302 public void setPhoneType(int phoneType) { //Set by CDMAPhone and GSMPhone constructor in setPhoneType() method in RIL