Home
last modified time | relevance | path

Searched refs:onDestroyed (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DHalDeviceManagerTest.java294 verify(idl).onDestroyed(); in testCreateStaInterfaceNoInitMode()
337 verify(idl).onDestroyed(); in testCreateApInterfaceNoInitMode()
380 verify(idl).onDestroyed(); in testCreateP2pInterfaceNoInitMode()
423 verify(idl).onDestroyed(); in testCreateNanInterfaceNoInitMode()
466 verify(idl).onDestroyed(); in testCreateApWithStaModeUp()
509 verify(idl).onDestroyed(); in testCreateApWithApModeUp()
633 verify(apDestroyedListener).onDestroyed(); in testCreateSameAndDiffPriorities()
658 verify(p2pDestroyedListener2).onDestroyed(); in testCreateSameAndDiffPriorities()
768 verify(p2pDestroyedListener).onDestroyed(); in testP2pAndNanInteractions()
848 verify(staDestroyedListener).onDestroyed(); in testCacheMismatchError()
[all …]
/frameworks/base/telecomm/java/android/telecom/
DConference.java55 public void onDestroyed(Conference conference) {} in onDestroyed() method in Conference.Listener
91 public void onDestroyed(Connection c) {
535 l.onDestroyed(this); in destroy()
DRemoteConference.java123 public void onDestroyed(RemoteConference conference) {} in onDestroyed() method in RemoteConference.Callback
173 callback.onDestroyed(conference); in setDestroyed()
DRemoteConnectionService.java245 public void onDestroyed(RemoteConference c) {
369 public void onDestroyed(RemoteConnection connection) {
527 public void onDestroyed(RemoteConnection connection) { in createRemoteConnection()
DConnection.java782 public void onDestroyed(Connection c) {} in onDestroyed() method in Connection.Listener
1626 public void onDestroyed(Connection c) {
1635 public void onDestroyed(Conference c) {
2201 l.onDestroyed(this); in destroy()
DRemoteConnection.java180 public void onDestroyed(RemoteConnection connection) {} in onDestroyed() method in RemoteConnection.Callback
1286 callback.onDestroyed(connection); in setDestroyed()
DConnectionService.java1043 public void onDestroyed(Conference conference) {
1165 public void onDestroyed(Connection c) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeManager.java130 public void onDestroyed() { in onDestroyed() method in WifiAwareNativeManager.InterfaceDestroyedListener
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareNativeManagerTest.java149 mDestroyedListenerCaptor.getValue().onDestroyed(); in testControlFlow()
/frameworks/base/services/print/java/com/android/server/print/
DUserState.java456 public void onDestroyed() { in createPrinterDiscoverySession()
1457 public void onDestroyed() { in onDestroyed() method in UserState.PrinterDiscoverySessionMediator
1717 onDestroyed(); in handleDispatchDestroyPrinterDiscoverySession()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java372 void onDestroyed(); in onDestroyed() method
1880 mListener.onDestroyed(); in action()
/frameworks/base/api/
Dcurrent.txt39112 method public void onDestroyed(android.telecom.RemoteConference);
39160 method public void onDestroyed(android.telecom.RemoteConnection);
Dsystem-current.txt42481 method public void onDestroyed(android.telecom.RemoteConference);
42530 method public void onDestroyed(android.telecom.RemoteConnection);