Searched refs:unregisterCallingAppAndStopLocalOnlyHotspot (Results 1 - 1 of 1) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java220 unregisterCallingAppAndStopLocalOnlyHotspot(requestor);
1289 unregisterCallingAppAndStopLocalOnlyHotspot(requestInfo);
1296 private void unregisterCallingAppAndStopLocalOnlyHotspot(LocalOnlyHotspotRequestInfo request) { method in class:WifiServiceImpl
1297 mLog.trace("unregisterCallingAppAndStopLocalOnlyHotspot pid=%").c(request.getPid()).flush();

Completed in 44 milliseconds