Searched defs:otherCall (Results 1 – 4 of 4) sorted by relevance
222 Call otherCall = mSecondaryCallLiveData.getValue(); in mergeConference() local393 public int compare(Call call, Call otherCall) { in compare()
189 Call otherCall = mCallIdMapper.getCall(otherCallId); in consultativeTransfer() local448 Call otherCall = mCallIdMapper.getCall(otherCallId); in conference() local
845 Call otherCall = mCallIdMapper.getCall(otherId); in setConferenceableConnections() local1660 void transfer(Call call, Call otherCall) { in transfer()1747 void conference(final Call call, Call otherCall) { in conference()
2504 public void transfer(Call otherCall) { in transfer()2724 void conferenceWith(Call otherCall) { in conferenceWith()