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.java275 private boolean hasAnyApIface() { in hasAnyApIface() method in WifiNative.IfaceManager
474 if (!mIfaceMgr.hasAnyApIface()) { in startHostapd()
492 if (!mIfaceMgr.hasAnyApIface()) { in stopHostapdIfNecessary()