Home | History | Annotate | Download | only in telecom

Lines Matching defs:mergeConference

1455     void mergeConference(Call call) {
1457 if (callId != null && isServiceValid("mergeConference")) {
1459 logOutgoing("mergeConference %s", callId);
1460 mServiceInterface.mergeConference(callId, Log.getExternalSession());