Home
last modified time | relevance | path

Searched refs:conferenceParticipants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java668 public void updateConferenceParticipants(List<ConferenceParticipant> conferenceParticipants) { in updateConferenceParticipants() argument
670 l.onConferenceParticipantsChanged(conferenceParticipants); in updateConferenceParticipants()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java1907 List<ConferenceParticipant> conferenceParticipants) { in updateConferenceParticipants() argument
1909 l.onConferenceParticipantsChanged(this, conferenceParticipants); in updateConferenceParticipants()