Home
last modified time | relevance | path

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

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