Searched refs:tearDownInterfaces (Results 1 – 3 of 3) sorted by relevance
399 assertTrue(mWificondControl.tearDownInterfaces()); in testTearDownInterfaces()400 verify(mWificond).tearDownInterfaces(); in testTearDownInterfaces()409 assertTrue(mWificondControl.tearDownInterfaces()); in testTearDownInterfacesRemovesScanEventSubscription()421 assertFalse(mWificondControl.tearDownInterfaces()); in testTearDownInterfacesErrorWhenWificondIsNotStarterd()449 assertTrue(mWificondControl.tearDownInterfaces()); in testSignalPollErrorWhenNoClientInterfaceConfigured()481 assertTrue(mWificondControl.tearDownInterfaces()); in testGetTxPacketCountersErrorWhenNoClientInterfaceConfigured()500 assertTrue(mWificondControl.tearDownInterfaces()); in testGetScanResultsErrorWhenNoClientInterfaceConfigured()
884 public boolean tearDownInterfaces() { in tearDownInterfaces() method in WifiNl80211Manager898 mWificond.tearDownInterfaces(); in tearDownInterfaces()
10168 method public boolean tearDownInterfaces();