Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConference.java81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved() method in RemoteConference.Callback
242 callback.onConnectionRemoved(conference, connection); in removeConnection()
DConference.java58 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener
515 l.onConnectionRemoved(this, connection); in removeConnection()
DConnectionService.java1890 public void onConnectionRemoved(Conference conference, Connection connection) {
3578 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService
3696 onConnectionRemoved(connection); in removeConnection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50958 Landroid/telecom/Conference$Listener;->onConnectionRemoved(Landroid/telecom/Conference;Landroid/tel…
51313 Landroid/telecom/ConnectionService;->onConnectionRemoved(Landroid/telecom/Connection;)V
/frameworks/base/core/api/
Dcurrent.txt43158 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…