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.java213 switchHoldingAndActive(); in dialInternal()
231 public void switchHoldingAndActive() throws CallStateException { in switchHoldingAndActive() method in SipPhone
822 switchHoldingAndActive();
1018 originalPhone.switchHoldingAndActive(); in separate()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java389 void switchHoldingAndActive() throws CallStateException; in switchHoldingAndActive() method
DCallManager.java813 activePhone.switchHoldingAndActive(); in dial()
DGsmCdmaPhone.java920 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.java566 switchHoldingAndActive() throws CallStateException { in switchHoldingAndActive() method in ImsPhone