Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1008 stopSoftApInternal(WifiManager.IFACE_IP_MODE_TETHERED); in stopSoftAp()
1023 private void stopSoftApInternal(int mode) { in stopSoftApInternal() method in WifiServiceImpl
1310 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in updateInterfaceIpState()
1341 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in updateInterfaceIpState()
1347 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in updateInterfaceIpState()
1350 stopSoftApInternal(WifiManager.IFACE_IP_MODE_TETHERED); in updateInterfaceIpState()
1526 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in stopIfEmptyLocked()
3434 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED);