Home
last modified time | relevance | path

Searched defs:startTetheredHotspotRequest (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl241 …void startTetheredHotspotRequest(in TetheringRequest request, in ISoftApCallback callback, String … in startTetheredHotspotRequest() method
DBaseWifiService.java493 public void startTetheredHotspotRequest(TetheringManager.TetheringRequest request, in startTetheredHotspotRequest() method in BaseWifiService
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1777 public void startTetheredHotspotRequest(@NonNull TetheringManager.TetheringRequest request, in startTetheredHotspotRequest() method in WifiServiceImpl