Searched refs:onConnectionRemoved (Results 1 – 6 of 6) 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.Listener515 l.onConnectionRemoved(this, connection); in removeConnection()
1890 public void onConnectionRemoved(Conference conference, Connection connection) {3578 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService3696 onConnectionRemoved(connection); in removeConnection()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50958 Landroid/telecom/Conference$Listener;->onConnectionRemoved(Landroid/telecom/Conference;Landroid/tel…51313 Landroid/telecom/ConnectionService;->onConnectionRemoved(Landroid/telecom/Connection;)V
43158 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…