Searched defs:startLocalOnlyHotspot (Results 1 – 4 of 4) sorted by relevance
247 int startLocalOnlyHotspot(in ILocalOnlyHotspotCallback callback, String packageName, in startLocalOnlyHotspot() method
509 public int startLocalOnlyHotspot(ILocalOnlyHotspotCallback callback, String packageName, in startLocalOnlyHotspot() method in BaseWifiService
5851 public void startLocalOnlyHotspot(LocalOnlyHotspotCallback callback, in startLocalOnlyHotspot() method in WifiManager5881 public void startLocalOnlyHotspot(@NonNull SoftApConfiguration config, in startLocalOnlyHotspot() method in WifiManager
2734 public int startLocalOnlyHotspot(ILocalOnlyHotspotCallback callback, String packageName, in startLocalOnlyHotspot() method in WifiServiceImpl