Searched defs:startTetheredHotspot (Results 1 – 6 of 6) sorted by relevance
62 public void startTetheredHotspot( in startTetheredHotspot() method in WifiManagerShimImpl
71 default void startTetheredHotspot( in startTetheredHotspot() method
239 boolean startTetheredHotspot(in SoftApConfiguration softApConfig, String packageName); in startTetheredHotspot() method
488 public boolean startTetheredHotspot(SoftApConfiguration softApConfig, String packageName) { in startTetheredHotspot() method in BaseWifiService
5715 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig) { in startTetheredHotspot() method in WifiManager5739 public void startTetheredHotspot(@NonNull TetheringManager.TetheringRequest request, in startTetheredHotspot() method in WifiManager
1750 public boolean startTetheredHotspot(@Nullable SoftApConfiguration softApConfig, in startTetheredHotspot() method in WifiServiceImpl