Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java765 stopSoftApInternal(WifiManager.IFACE_IP_MODE_TETHERED); in onUserRestrictionsChanged()
1901 stopSoftApInternal(WifiManager.IFACE_IP_MODE_TETHERED); in stopSoftAp()
1918 private void stopSoftApInternal(int mode) { in stopSoftApInternal() method in WifiServiceImpl
2350 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in updateInterfaceIpState()
2380 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in updateInterfaceIpState()
2386 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in updateInterfaceIpState()
2389 stopSoftApInternal(WifiManager.IFACE_IP_MODE_TETHERED); in updateInterfaceIpState()
2558 stopSoftApInternal(WifiManager.IFACE_IP_MODE_LOCAL_ONLY); in stopIfEmptyLocked()
5828 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED);