Searched defs:otherCall (Results 1 – 5 of 5) sorted by relevance
188 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
848 Call otherCall = mCallIdMapper.getCall(otherId); in setConferenceableConnections() local1704 void transfer(Call call, Call otherCall) { in transfer()1791 void conference(final Call call, Call otherCall) { in conference()
2649 public void transfer(Call otherCall) { in transfer()2880 void conferenceWith(Call otherCall) { in conferenceWith()
403 public int compare(Call call, Call otherCall) { in compare()