Searched defs:otherCallId (Results 1 – 3 of 3) sorted by relevance
183 public void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer()467 public void conference(String callId, String otherCallId) { in conference()
2222 final String otherCallId = mCallIdMapper.getCallId(otherCall); in transfer() local2310 final String otherCallId = mCallIdMapper.getCallId(otherCall); in conference() local
329 public void consultativeTransfer(String callId, String otherCallId, in consultativeTransfer()