Searched refs:tearDownSoftApInterface (Results 1 – 3 of 3) sorted by relevance
347 assertTrue(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME)); in testTeardownSoftApInterface()359 assertFalse(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME1)); in testTeardownSoftApInterfaceOnInvalidIface()371 assertFalse(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME)); in testTeardownSoftApInterfaceErrorWhenWificondFailed()407 assertTrue(mWificondControl.tearDownSoftApInterface(TEST_INTERFACE_NAME1)); in testTeardownMultipleInterfaces()
851 public boolean tearDownSoftApInterface(@NonNull String ifaceName) { in tearDownSoftApInterface() method in WifiNl80211Manager
9952 method public boolean tearDownSoftApInterface(@NonNull String);