Searched refs:onConnectionRemoved (Results 1 – 6 of 6) sorted by relevance
81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved() method in RemoteConference.Callback234 callback.onConnectionRemoved(conference, connection); in removeConnection()
59 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener477 l.onConnectionRemoved(this, connection); in removeConnection()
1473 public void onConnectionRemoved(Conference conference, Connection connection) {2978 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService3096 onConnectionRemoved(connection); in removeConnection()
65624 Landroid/telecom/Conference$Listener;->onConnectionRemoved(Landroid/telecom/Conference;Landroid/tel…65979 Landroid/telecom/ConnectionService;->onConnectionRemoved(Landroid/telecom/Connection;)V
44152 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…
44296 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…