Searched defs:otherCallId (Results 1 – 3 of 3) sorted by relevance
178 public void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer()436 public void conference(String callId, String otherCallId) { in conference()
1647 final String otherCallId = mCallIdMapper.getCallId(otherCall); in transfer() local1731 final String otherCallId = mCallIdMapper.getCallId(otherCall); in conference() local
307 public void consultativeTransfer(String callId, String otherCallId, in consultativeTransfer()