Searched defs:onHotspotStarted (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/wifi/java/android/net/wifi/ | ||
D | ILocalOnlyHotspotCallback.aidl | 27 void onHotspotStarted(in SoftApConfiguration config); in onHotspotStarted() method |
D | WifiManager.java | 3952 public void onHotspotStarted(SoftApConfiguration config) { in onHotspotStarted() method in WifiManager.LocalOnlyHotspotCallbackProxy |
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ | ||
D | WifiServiceImplTest.java | 2245 public void onHotspotStarted(SoftApConfiguration softApConfig) { in onHotspotStarted() method in WifiServiceImplTest.FakeLohsCallback |