Home
last modified time | relevance | path

Searched refs:teardownAllInterfaces (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java355 verify(mWifiNative, never()).teardownAllInterfaces(); in testSwitchModeWhenSoftApActiveMode()
DWifiNativeInterfaceManagementTest.java381 mWifiNative.teardownAllInterfaces(); in testTeardownAllInterfaces()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1157 public void teardownAllInterfaces() { in teardownAllInterfaces() method in WifiNative