Searched refs:onDestroyed (Results 1 – 12 of 12) sorted by relevance
53 void onDestroyed(SelfManagedConnection connection) { }; in onDestroyed() method in SelfManagedConnection.Listener71 mListener.onDestroyed(this); in disconnectAndDestroy()
55 void onDestroyed(SelfManagedConnection connection) {
475 public void onDestroyed(RemoteConference conference) { in testRemoteConferenceCallbacks_Destroy()476 super.onDestroyed(conference); in testRemoteConferenceCallbacks_Destroy()
817 public void onDestroyed(RemoteConnection connection) { in testRemoteConnectionCallbacks_Destroy()818 super.onDestroyed(connection); in testRemoteConnectionCallbacks_Destroy()
49 void onDestroyed(CtsConnection connection) { }; in onDestroyed() method in CtsConnection.Listener184 mListener.forEach(l -> l.onDestroyed(CtsConnection.this)); in setDisconnectedAndDestroy()
24 void onDestroyed(CtsConnection connection) {
44 void onDestroyed(CtsConnection connection) {
121 public void onDestroyed(SurfaceControl surfaceControl) { in testSetSurfaceControlCallback()
148 mStateCallback.onDestroyed(reason); in notifyOnDestroyed()
149 public void onDestroyed(int reason) { in onDestroyed() method in TestSipDelegateConnection
16305 method public void onDestroyed(int);17414 method public void onDestroyed(int);
43155 method public void onDestroyed(android.telecom.RemoteConference);43204 method public void onDestroyed(android.telecom.RemoteConnection);61429 method public void onDestroyed(@NonNull android.view.SurfaceControl);