Searched refs:switchHoldingAndActive (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneProxy.java378 public void switchHoldingAndActive() throws CallStateException { method in class:PhoneProxy
379 mActivePhone.switchHoldingAndActive();
H A DPhone.java665 void switchHoldingAndActive() throws CallStateException; method in interface:Phone
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java560 mGSMPhone.switchHoldingAndActive();
571 mGSMPhone.switchHoldingAndActive();
711 mGSMPhone.switchHoldingAndActive();
923 mGSMPhone.switchHoldingAndActive();
992 mGSMPhone.switchHoldingAndActive();
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java396 switchHoldingAndActive() throws CallStateException { method in class:CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java453 switchHoldingAndActive() throws CallStateException { method in class:GSMPhone

Completed in 39 milliseconds