Home
last modified time | relevance | path

Searched defs:ConferenceParticipant (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConferenceParticipant.java27 public class ConferenceParticipant implements Parcelable { class
60 public ConferenceParticipant(Uri handle, String displayName, Uri endpoint, int state) { in ConferenceParticipant() method in ConferenceParticipant