Searched refs:teardownInterface (Results 1 – 11 of 11) sorted by relevance
254 teardownInterface(); in setupInterface()260 teardownInterface(); in setupInterface()268 teardownInterface(); in setupInterface()286 public void teardownInterface() { in teardownInterface() method in WifiP2pNative
3111 mWifiNative.teardownInterface(); in processMessageImpl()
171 mWifiP2pNative.teardownInterface(); in testTeardownInterface()194 mWifiP2pNative.teardownInterface(); in testTeardownInterfaceWithNoVendorHal()
365 mWifiP2pNative.teardownInterface(); in testTeardownInterfaceSuccessWhenP2pIfaceExists()374 mWifiP2pNative.teardownInterface(); in testTeardownInterfaceSuccessWhenNoP2pIface()386 mWifiP2pNative.teardownInterface(); in testTeardownInterfaceSuccessWhenNoHalDeviceMgrSupport()
1240 verify(mWifiNative).teardownInterface(); in checkIsP2pTearDownWhenClientDisconnected()1243 verify(mWifiNative, never()).teardownInterface(); in checkIsP2pTearDownWhenClientDisconnected()1736 verify(mWifiNative).teardownInterface(); in checkIsP2pInitForWifiChanges()1767 verify(mWifiNative).teardownInterface(); in checkIsP2pInitForUserRestrictionChanges()5370 verify(mWifiNative).teardownInterface(); in testFactoryResetSuccessWhenP2pEnabled()6582 verify(mWifiNative).teardownInterface(); in testIdleTimeoutTriggered()6608 verify(mWifiNative).teardownInterface(); in testWfdInfoIsSetAtP2pEnabledStateForIdleShutdown()6647 verify(mWifiNative).teardownInterface(); in testWfdInfoIsSetAtP2pEnabledStateForNormalShutdown()8159 verify(mWifiNative).teardownInterface(); in testP2pChangeToDisableWhenD2DAllowedToFalse()
1540 teardownInterface(iface.name); in setupInterfaceForClientInScanMode()1548 teardownInterface(iface.name); in setupInterfaceForClientInScanMode()1629 teardownInterface(iface.name); in setupInterfaceForSoftApMode()1641 teardownInterface(iface.name); in setupInterfaceForSoftApMode()1649 teardownInterface(iface.name); in setupInterfaceForSoftApMode()1688 teardownInterface(iface.name); in switchClientInterfaceToScanMode()1693 teardownInterface(iface.name); in switchClientInterfaceToScanMode()1732 teardownInterface(iface.name); in switchClientInterfaceToConnectivityMode()1737 teardownInterface(iface.name); in switchClientInterfaceToConnectivityMode()1743 teardownInterface(iface.name); in switchClientInterfaceToConnectivityMode()[all …]
938 mWifiNative.teardownInterface(mApInterfaceName); in stopSoftAp()1456 mWifiNative.teardownInterface(mApInterfaceName); in processMessageImpl()
1133 mWifiNative.teardownInterface(mClientInterfaceName); in exitImpl()
711 verify(mWifiNative, never()).teardownInterface(TEST_INTERFACE_NAME); in clientModeStartedStopsOnInterfaceDestroyed()724 verify(mWifiNative).teardownInterface(TEST_INTERFACE_NAME); in noCallbackOnInterfaceDestroyedWhenAlreadyStopped()764 inOrder.verify(mWifiNative).teardownInterface(eq(TEST_INTERFACE_NAME)); in scanModeExitStopsWakeupController()
1023 mWifiNative.teardownInterface(ifaceName); in validateInterfaceTearDown()1644 mWifiNative.teardownInterface(ifaceName); in executeAndValidateTeardownClientInterface()1864 mWifiNative.teardownInterface(ifaceName); in executeAndValidateTeardownClientInterfaceForScan()2059 mWifiNative.teardownInterface(ifaceName); in executeAndValidateTeardownSoftApInterface()
1011 verify(mWifiNative).teardownInterface(TEST_INTERFACE_NAME); in startSoftApApInterfaceFailedToStart()2073 verify(mWifiNative).teardownInterface(TEST_INTERFACE_NAME); in stopsSoftApOnTimeoutMessage()