Searched refs:stopVendorHal (Results 1 – 4 of 4) sorted by relevance
528 verify(mWifiVendorHal).stopVendorHal(); in testTeardownAllInterfaces()1447 verify(mWifiVendorHal, never()).stopVendorHal(); in testSetupP2pInterfaceAndTeardownP2pWhenClientInterfaceExist()1474 verify(mWifiVendorHal, never()).stopVendorHal(); in testSetupClientInterfaceAndTeardownP2p()1698 mInOrder.verify(mWifiVendorHal).stopVendorHal(); in validateOnDestroyedClientInterface()1907 mInOrder.verify(mWifiVendorHal).stopVendorHal(); in validateOnDestroyedClientInterfaceForScan()2107 mInOrder.verify(mWifiVendorHal).stopVendorHal(); in validateOnDestroyedSoftApInterface()2214 mInOrder.verify(mWifiVendorHal).stopVendorHal(); in validateOnDestroyedP2pInterface()2258 mInOrder.verify(mWifiVendorHal).stopVendorHal(); in validateOnDestroyedNanInterface()
386 mWifiVendorHal.stopVendorHal(); in testStopHalInStaMode()413 mWifiVendorHal.stopVendorHal(); in testStopHalInApMode()1365 mWifiVendorHal.stopVendorHal(); in testResetLogHandlerAfterHalStop()
231 stopVendorHal(); in startVendorHalSta()541 public void stopVendorHal() { in stopVendorHal() method in WifiVendorHal
655 mWifiVendorHal.stopVendorHal(); in stopHalAndWificondIfNecessary()