Searched refs:hasAnyP2pIface (Results 1 – 2 of 2) sorted by relevance
503 private boolean hasAnyP2pIface() { in hasAnyP2pIface() method in WifiNative.IfaceManager736 if (!mIfaceMgr.hasAnyP2pIface()) { in stopSupplicantIfNecessary()5216 boolean hasAnyP2pIface() {5217 return mIfaceMgr.hasAnyP2pIface();
1443 assertTrue(mWifiNative.hasAnyP2pIface()); in testSetupP2pInterfaceAndTeardownP2pWhenClientInterfaceExist()1446 assertFalse(mWifiNative.hasAnyP2pIface()); in testSetupP2pInterfaceAndTeardownP2pWhenClientInterfaceExist()