Home
last modified time | relevance | path

Searched refs:switchHoldingAndActive (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java209 switchHoldingAndActive(); in dialInternal()
227 public void switchHoldingAndActive() throws CallStateException { in switchHoldingAndActive() method in SipPhone
818 switchHoldingAndActive();
1014 originalPhone.switchHoldingAndActive(); in separate()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java331 void switchHoldingAndActive() throws CallStateException; in switchHoldingAndActive() method
DCallManager.java811 activePhone.switchHoldingAndActive(); in dial()
DGsmCdmaPhone.java892 public void switchHoldingAndActive() throws CallStateException { in switchHoldingAndActive() method in GsmCdmaPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken557 mGSMPhone.switchHoldingAndActive();
568 mGSMPhone.switchHoldingAndActive();
708 mGSMPhone.switchHoldingAndActive();
920 mGSMPhone.switchHoldingAndActive();
989 mGSMPhone.switchHoldingAndActive();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java534 switchHoldingAndActive() throws CallStateException { in switchHoldingAndActive() method in ImsPhone