/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiNativeInterfaceManagementTest.java | 393 verify(mIfaceCallback1).onDestroyed(IFACE_NAME_1); in testTeardownAllInterfaces() 405 verify(mIfaceCallback0).onDestroyed(IFACE_NAME_0); in testTeardownAllInterfaces() 429 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupClientAndSoftApInterfaceCausesClientInterfaceTeardown() 474 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupSoftApAndClientInterfaceCausesSoftApInterfaceTeardown() 692 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupClientInterfaceAndTriggerInterfaceUpOnDestroyedIface() 896 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupClientInterfaceFailureInWificondSetupInterfaceForClientMode() 931 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupClientInterfaceFailureInSupplicantSetupIface() 966 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupClientInterfaceFailureInNetworkObserverRegister() 1064 mIfaceDestroyedListenerCaptor0.getValue().onDestroyed(IFACE_NAME_0); in testSetupSoftApInterfaceFailureInWificondSetupInterfaceForSoftapMode() 1192 mInOrder.verify(mIfaceCallback0).onDestroyed(IFACE_NAME_0); in testSetupClientAndSoftApInterfaceCausesClientInterfaceTeardownWithNoVendorHal() [all …]
|
D | ScanOnlyModeManagerTest.java | 172 mInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in scanModeStopsOnInterfaceDestroyed() 235 mInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
|
D | HalDeviceManagerTest.java | 371 verify(staDestroyedListener).onDestroyed(getName(staIface)); in testCacheMismatchError() 372 verify(nanDestroyedListener).onDestroyed(getName(nanIface)); in testCacheMismatchError() 924 verify(idl).onDestroyed(getName(iface)); in testCreateApWithStaModeUpTestChipV1() 987 mInOrder.verify(staIdl).onDestroyed(getName(staIface)); in testCreateApWithStIfaceUpTestChipV1UsingNoHandlerListeners() 997 mInOrder.verify(apIdl).onDestroyed(getName(apIface)); in testCreateApWithStIfaceUpTestChipV1UsingNoHandlerListeners() 1042 verify(idl).onDestroyed(getName(iface)); in testCreateApWithApModeUpTestChipV1() 1216 verify(apDestroyedListener).onDestroyed(getName(apIface)); in testCreateSameAndDiffPrioritiesTestChipV1() 1247 verify(p2pDestroyedListener2).onDestroyed(getName(p2pIface)); in testCreateSameAndDiffPrioritiesTestChipV1() 1518 verify(apDestroyedListener).onDestroyed(getName(apIface)); in testInterfaceCreationFlowTestChipV2() 1567 verify(p2pDestroyedListener).onDestroyed(getName(p2pIface)); in testInterfaceCreationFlowTestChipV2() [all …]
|
D | ClientModeManagerTest.java | 291 mInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in clientModeStartedStopsOnInterfaceDestroyed() 310 mInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
|
D | SoftApManagerTest.java | 650 mWifiNativeInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in cleanStopOnInterfaceDestroyed() 687 mWifiNativeInterfaceCallbackCaptor.getValue().onDestroyed(TEST_INTERFACE_NAME); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()
|
D | WifiVendorHalTest.java | 608 internalListenerCaptor.getValue().onDestroyed(TEST_IFACE_NAME); in testStaInterfaceDestroyedHandling() 609 verify(externalLister).onDestroyed(TEST_IFACE_NAME); in testStaInterfaceDestroyedHandling() 638 internalListenerCaptor.getValue().onDestroyed(TEST_IFACE_NAME); in testApInterfaceDestroyedHandling() 639 verify(externalLister).onDestroyed(TEST_IFACE_NAME); in testApInterfaceDestroyedHandling()
|
/frameworks/base/native/webview/plat_support/ |
D | draw_functor.cpp | 50 void onDestroyed(int functor, void* data) { in onDestroyed() function 169 .onDestroyed = &onDestroyed, in CreateFunctor()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareNativeManagerTest.java | 195 mDestroyedListenerCaptor.getValue().onDestroyed("nan0"); in testReferenceCounting() 217 mDestroyedListenerCaptor.getValue().onDestroyed("nan0"); in testReferenceCounting() 252 mDestroyedListenerCaptor.getValue().onDestroyed("nan0"); in testRequestFlowWithAsyncDeletes()
|
/frameworks/base/libs/hwui/private/hwui/ |
D | WebViewFunctor.h | 49 void (*onDestroyed)(int functor, void* data); member
|
/frameworks/base/telecomm/java/android/telecom/ |
D | RemoteConference.java | 123 public void onDestroyed(RemoteConference conference) {} in onDestroyed() method in RemoteConference.Callback 173 callback.onDestroyed(conference); in setDestroyed()
|
D | Conference.java | 62 public void onDestroyed(Conference conference) {} in onDestroyed() method in Conference.Listener 113 public void onDestroyed(Connection c) { 577 l.onDestroyed(this); in destroy()
|
D | RemoteConnectionService.java | 265 public void onDestroyed(RemoteConference c) { 389 public void onDestroyed(RemoteConnection connection) { 564 public void onDestroyed(RemoteConnection connection) { in createRemoteConnection()
|
D | Connection.java | 1087 public void onDestroyed(Connection c) {} in onDestroyed() method in Connection.Listener 1945 public void onDestroyed(Connection c) { 1954 public void onDestroyed(Conference c) { 2574 l.onDestroyed(this); in destroy()
|
D | RemoteConnection.java | 181 public void onDestroyed(RemoteConnection connection) {} in onDestroyed() method in RemoteConnection.Callback 1287 callback.onDestroyed(connection); in setDestroyed()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
D | WifiP2pNative.java | 100 public void onDestroyed(String ifaceName) { in onDestroyed() method in WifiP2pNative.InterfaceDestroyedListenerInternal 107 mExternalListener.onDestroyed(ifaceName); in onDestroyed()
|
/frameworks/base/libs/hwui/ |
D | WebViewFunctorManager.cpp | 73 mCallbacks.onDestroyed(mFunctor, mData); in ~WebViewFunctor()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | ScanOnlyModeManager.java | 155 public void onDestroyed(String ifaceName) {
|
D | ClientModeManager.java | 173 public void onDestroyed(String ifaceName) {
|
D | WifiVendorHal.java | 380 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiVendorHal.StaInterfaceDestroyedListenerInternal 385 mExternalListener.onDestroyed(ifaceName); in onDestroyed() 461 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiVendorHal.ApInterfaceDestroyedListenerInternal 466 mExternalListener.onDestroyed(ifaceName); in onDestroyed()
|
D | WifiNative.java | 520 iface.externalListener.onDestroyed(iface.name); in onInterfaceDestroyed() 537 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiNative.InterfaceDestoyedListenerInternal 877 void onDestroyed(String ifaceName); in onDestroyed() method
|
D | SoftApManager.java | 332 public void onDestroyed(String ifaceName) {
|
D | HalDeviceManager.java | 476 void onDestroyed(@NonNull String ifaceName); in onDestroyed() method 2129 mListener.onDestroyed(mIfaceName); in action()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareNativeManager.java | 217 public void onDestroyed(@NonNull String ifaceName) { in onDestroyed() method in WifiAwareNativeManager.InterfaceDestroyedListener
|
/frameworks/base/libs/hwui/tests/common/ |
D | TestUtils.h | 327 .onDestroyed = in createMockFunctor()
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | UserState.java | 457 public void onDestroyed() { in createPrinterDiscoverySession() 1436 public void onDestroyed() { in onDestroyed() method in UserState.PrinterDiscoverySessionMediator 1687 onDestroyed(); in handleDispatchDestroyPrinterDiscoverySession()
|