Searched defs:otherCall (Results 1 – 4 of 4) sorted by relevance
294 Call otherCall = mCallIdMapper.getCall(otherCallId); in conference() local
595 Call otherCall = mCallIdMapper.getCall(otherId); in setConferenceableConnections() local933 void conference(final Call call, Call otherCall) { in conference()
973 public void conference(Call call, Call otherCall) { in conference()
1467 void conferenceWith(Call otherCall) { in conferenceWith()