Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedConnection.java47 public void onConnectionRemoved(SelfManagedConnection connection) {} in onConnectionRemoved() method in SelfManagedConnection.Listener
216 mListener.onConnectionRemoved(this); in setConnectionDisconnected()
H A DSelfManagedCallList.java84 public void onConnectionRemoved(SelfManagedConnection connection) {
H A DTestConnectionManager.java287 public void onConnectionRemoved(
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConference.java81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved() method in RemoteConference.Callback
242 callback.onConnectionRemoved(conference, connection); in removeConnection()
H A DConference.java58 public void onConnectionRemoved(Conference conference, Connection connection) {} in onConnectionRemoved() method in Conference.Listener
475 l.onConnectionRemoved(this, connection); in removeConnection()
H A DConnectionService.java1569 public void onConnectionRemoved(Conference conference, Connection connection) {
3191 public void onConnectionRemoved(Connection connection) {} in onConnectionRemoved() method in ConnectionService
3309 onConnectionRemoved(connection); in removeConnection()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java1504 public void onConnectionRemoved(Connection connection) { in onConnectionRemoved() method in TelephonyConnectionService
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54924 Landroid/telecom/Conference$Listener;->onConnectionRemoved(Landroid/telecom/Conference;Landroid/tel…
55279 Landroid/telecom/ConnectionService;->onConnectionRemoved(Landroid/telecom/Connection;)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt40304 …method public void onConnectionRemoved(android.telecom.RemoteConference, android.telecom.RemoteCon…