Home
last modified time | relevance | path

Searched refs:hasAnyApIface (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNative.java363 private boolean hasAnyApIface() { in hasAnyApIface() method in WifiNative.IfaceManager
568 if (!mIfaceMgr.hasAnyApIface()) { in startHostapd()
586 if (!mIfaceMgr.hasAnyApIface()) { in stopHostapdIfNecessary()