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.java105 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants); in onConferenceParticipantsChanged() method
139 public void onConferenceParticipantsChanged(List<ConferenceParticipant> participants) {} in onConferenceParticipantsChanged() method in Connection.ListenerBase
1221 l.onConferenceParticipantsChanged(conferenceParticipants); in updateConferenceParticipants()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java382 verify(mImsPhoneConnectionListener).onConferenceParticipantsChanged(any()); in testImsCepOnPeer()
396 verify(mImsPhoneConnectionListener, never()).onConferenceParticipantsChanged(any()); in testImsNoCepOnPeer()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65692 Landroid/telecom/Connection$Listener;->onConferenceParticipantsChanged(Landroid/telecom/Connection;…