Searched defs:stopSoftApInternal (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java941 stopSoftApInternal();
989 return stopSoftApInternal();
997 private boolean stopSoftApInternal() { method in class:WifiServiceImpl
998 mLog.trace("stopSoftApInternal uid=%").c(Binder.getCallingUid()).flush();
1259 stopSoftApInternal();
2413 stopSoftApInternal();

Completed in 39 milliseconds