Searched refs:hasAnyApIface (Results 1 – 2 of 2) sorted by relevance
518 private boolean hasAnyApIface() { in hasAnyApIface() method in WifiNative.IfaceManager750 if (!mIfaceMgr.hasAnyApIface()) { in startHostapd()768 if (!mIfaceMgr.hasAnyApIface()) { in stopHostapdIfNecessary()5204 boolean hasAnyApIface() {5205 return mIfaceMgr.hasAnyApIface();
1028 if (mWifiNative.hasAnyApIface()) { in validateInterfaceTearDown()