Searched defs:otherCall (Results 1 – 4 of 4) sorted by relevance
295 Call otherCall = mCallIdMapper.getCall(otherCallId); in conference() local
679 Call otherCall = mCallIdMapper.getCall(otherId); in setConferenceableConnections() local1213 void conference(final Call call, Call otherCall) { in conference()
1303 public void conference(Call call, Call otherCall) { in conference()
1906 void conferenceWith(Call otherCall) { in conferenceWith()