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.java814 public void updateConferenceParticipants(List<ConferenceParticipant> conferenceParticipants) { in updateConferenceParticipants() argument
816 l.onConferenceParticipantsChanged(conferenceParticipants); in updateConferenceParticipants()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java2316 List<ConferenceParticipant> conferenceParticipants) { in updateConferenceParticipants() argument
2318 l.onConferenceParticipantsChanged(this, conferenceParticipants); in updateConferenceParticipants()