Searched defs:switchWaitingOrHoldingAndActive (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java282 switchWaitingOrHoldingAndActive();
527 switchWaitingOrHoldingAndActive();
550 public void switchWaitingOrHoldingAndActive() throws CallStateException { method in class:GsmCdmaCallTracker
556 mCi.switchWaitingOrHoldingAndActive(
H A DCommandsInterface.java916 void switchWaitingOrHoldingAndActive (Message result); method in interface:CommandsInterface
H A DRIL.java1165 switchWaitingOrHoldingAndActive (Message result) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java505 switchWaitingOrHoldingAndActive();
751 switchWaitingOrHoldingAndActive();
795 public void switchWaitingOrHoldingAndActive() throws CallStateException { method in class:ImsPhoneCallTracker
796 if (DBG) log("switchWaitingOrHoldingAndActive");
1698 // Note: If we're performing a switchWaitingOrHoldingAndActive, the call to
1704 // switchWaitingOrHoldingAndActive. We now need to resume the background call.
H A DImsPhoneCommandInterface.java133 public void switchWaitingOrHoldingAndActive (Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java133 public void switchWaitingOrHoldingAndActive (Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java660 public void switchWaitingOrHoldingAndActive (Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java708 public void switchWaitingOrHoldingAndActive(Message result) { method in class:SimulatedCommandsVerifier

Completed in 81 milliseconds