Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1731 if (!startSoftApInternal(new SoftApModeConfiguration( in startSoftAp()
1841 if (!startSoftApInternal(modeConfig, requestorWs, callback)) { in startTetheredHotspotInternal()
1854 private boolean startSoftApInternal(SoftApModeConfiguration apConfig, WorkSource requestorWs, in startSoftApInternal() method in WifiServiceImpl
2502 if (!startSoftApInternal(mActiveConfig, request.getWorkSource(), null)) { in startForFirstRequestLocked()