Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java302 public void onCallRemoveParticipantsRequestDelivered(ImsCall call) { in onCallRemoveParticipantsRequestDelivered() method in ImsCall.Listener
2637 listener.onCallRemoveParticipantsRequestDelivered(ImsCall.this); in callSessionRemoveParticipantsRequestDelivered()