Searched refs:onConnectionRemoved (Results 1 – 5 of 5) sorted by relevance
81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved() method in RemoteConference.Callback242 callback.onConnectionRemoved(conference, connection); in removeConnection()
58 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener475 l.onConnectionRemoved(this, connection); in removeConnection()
1569 public void onConnectionRemoved(Conference conference, Connection connection) {3191 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService3309 onConnectionRemoved(connection); in removeConnection()
54924 Landroid/telecom/Conference$Listener;->onConnectionRemoved(Landroid/telecom/Conference;Landroid/tel…55279 Landroid/telecom/ConnectionService;->onConnectionRemoved(Landroid/telecom/Connection;)V
40226 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…