Searched defs:consultativeTransfer (Results 1 – 12 of 12) sorted by relevance
77 public void consultativeTransfer(Connection other) throws CallStateException {} in consultativeTransfer() method in ConnectionTest.TestConnection
142 public void consultativeTransfer(Connection other) throws CallStateException { in consultativeTransfer() method in ImsExternalConnection
432 public void consultativeTransfer(Connection other) throws CallStateException { in consultativeTransfer() method in ImsPhoneConnection
166 void consultativeTransfer(in IImsCallSession transferToSession); in consultativeTransfer() method
41 void consultativeTransfer(String callId, String otherCallId); in consultativeTransfer() method
87 void consultativeTransfer(String callId, String otherCallId, in Session.Info sessionInfo); in consultativeTransfer() method
390 public void consultativeTransfer(Connection other) throws CallStateException { in consultativeTransfer() method in GsmCdmaConnection
680 public abstract void consultativeTransfer(Connection other) throws CallStateException; in consultativeTransfer() method in Connection
221 public void consultativeTransfer(@NonNull IImsCallSession transferToSession) { in consultativeTransfer() method in ImsCallSessionImplBase
1037 public void consultativeTransfer(Connection other) throws CallStateException { in consultativeTransfer() method in SipPhone.SipConnection
2117 private void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer() method in ConnectionService
1301 public void consultativeTransfer(ImsCall transferToImsCall) throws ImsException { in consultativeTransfer() method in ImsCall