Home
last modified time | relevance | path

Searched defs:stopSoftAp (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java309 private void stopSoftAp() { in stopSoftAp() method in SoftApManager
DWifiServiceImpl.java1129 public boolean stopSoftAp() { in stopSoftAp() method in WifiServiceImpl
/frameworks/base/wifi/java/com/android/server/wifi/
DBaseWifiService.java282 public boolean stopSoftAp() { in stopSoftAp() method in BaseWifiService
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl140 boolean stopSoftAp(); in stopSoftAp() method