Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved() method in RemoteConference.Callback
221 callback.onConnectionRemoved(conference, connection); in removeConnection()
DConference.java48 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener
379 l.onConnectionRemoved(this, connection); in removeConnection()
DConnectionService.java390 public void onConnectionRemoved(Conference conference, Connection connection) {
/frameworks/base/api/
Dcurrent.txt30366 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…
Dsystem-current.txt32575 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…