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
234 callback.onConnectionRemoved(conference, connection); in removeConnection()
DConference.java59 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener
481 l.onConnectionRemoved(this, connection); in removeConnection()
DConnectionService.java1473 public void onConnectionRemoved(Conference conference, Connection connection) {
3019 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService
3137 onConnectionRemoved(connection); in removeConnection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46124 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…