Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java901 if (!startSoftApInternal(new SoftApModeConfiguration( in startSoftAp()
959 if (!startSoftApInternal(new SoftApModeConfiguration( in startTetheredHotspot()
973 private boolean startSoftApInternal(SoftApModeConfiguration apConfig) { in startSoftApInternal() method in WifiServiceImpl
1474 startSoftApInternal(mActiveConfig); in startForFirstRequestLocked()