Searched refs:onConferenceParticipantsChanged (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java53 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants); method in interface:Connection.Listener
78 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants) {} method in class:Connection.ListenerBase
689 l.onConferenceParticipantsChanged(conferenceParticipants);
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java416 public void onConferenceParticipantsChanged(Connection c, method in class:Connection.Listener
1909 l.onConferenceParticipantsChanged(this, conferenceParticipants);

Completed in 67 milliseconds