Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java259 private boolean hasAnyApIface() { in hasAnyApIface() method in WifiNative.IfaceManager
406 if (!mIfaceMgr.hasAnyApIface()) { in startHostapd()
424 if (!mIfaceMgr.hasAnyApIface()) { in stopHostapdIfNecessary()