Searched defs:consultativeTransfer (Results 1 – 5 of 5) sorted by relevance
170 void consultativeTransfer(in IImsCallSession transferToSession); in consultativeTransfer() method
43 void consultativeTransfer(String callId, String otherCallId); in consultativeTransfer() method
89 void consultativeTransfer(String callId, String otherCallId, in Session.Info sessionInfo); in consultativeTransfer() method
225 public void consultativeTransfer(@NonNull IImsCallSession transferToSession) { in consultativeTransfer() method in ImsCallSessionImplBase
2603 private void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer() method in ConnectionService