Searched defs:addConference (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java1120 public final void addConference(Conference conference) { method in class:ConnectionService
1121 Log.d(this, "addConference: conference=%s", conference);
1291 * create an instance of {@link Conference} and pass it into {@link #addConference}.
1301 * representation of the conference call and send it to telecom using {@link #addConference}.

Completed in 29 milliseconds