Searched refs:tearDownSoftApInterface (Results 1 – 3 of 3) sorted by relevance
328 assertTrue(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME)); in testTeardownSoftApInterface()340 assertFalse(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME1)); in testTeardownSoftApInterfaceOnInvalidIface()352 assertFalse(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME)); in testTeardownSoftApInterfaceErrorWhenWificondFailed()388 assertTrue(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME1)); in testTeardownMultipleInterfaces()
849 public boolean tearDownSoftApInterface(@NonNull String ifaceName) { in tearDownSoftApInterface() method in WifiNl80211Manager
10169 method public boolean tearDownSoftApInterface(@NonNull String);