Home
last modified time | relevance | path

Searched refs:onConferenceParticipantsChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java100 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants); in onConferenceParticipantsChanged() method
134 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants) {} in onConferenceParticipantsChanged() method in Connection.ListenerBase
1152 l.onConferenceParticipantsChanged(conferenceParticipants); in updateConferenceParticipants()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java892 public void onConferenceParticipantsChanged(Connection c, in onConferenceParticipantsChanged() method in Connection.Listener
3263 l.onConferenceParticipantsChanged(this, conferenceParticipants); in updateConferenceParticipants()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70468 Landroid/telecom/Connection$Listener;->onConferenceParticipantsChanged(Landroid/telecom/Connection;…