Searched defs:otherCallId (Results 1 – 3 of 3) sorted by relevance
180 public void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer()441 public void conference(String callId, String otherCallId) { in conference()
1827 final String otherCallId = mCallIdMapper.getCallId(otherCall); in transfer() local1914 final String otherCallId = mCallIdMapper.getCallId(otherCall); in conference() local
326 public void consultativeTransfer(String callId, String otherCallId, in consultativeTransfer()