Home
last modified time | relevance | path

Searched refs:HOTSPOT_STARTED (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DLocalOnlyHotspotRequestInfo.java105 message.what = WifiManager.HOTSPOT_STARTED; in sendHotspotStartedMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DLocalOnlyHotspotRequestInfoTest.java162 assertEquals(WifiManager.HOTSPOT_STARTED, message.what); in verifySendStartedMessage()
DWifiServiceImplTest.java21 import static android.net.wifi.WifiManager.HOTSPOT_STARTED;
2168 assertEquals(HOTSPOT_STARTED, message.what); in testRegisteredCallbacksTriggeredOnSoftApDisabling()
2203 assertEquals(HOTSPOT_STARTED, message.what); in testRegisteredCallbacksTriggeredOnSoftApDisabled()
2261 assertEquals(HOTSPOT_STARTED, message.what); in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApDisabling()
2364 assertEquals(HOTSPOT_STARTED, message.what); in testAllRegisteredCallbacksTriggeredWhenSoftApStops()
2448 assertEquals(HOTSPOT_STARTED, message.what); in testRegisteredLocalOnlyHotspotRequestorsGetOnStartedCallbackWhenReady()
2472 assertEquals(HOTSPOT_STARTED, message.what); in testRegisterLocalOnlyHotspotRequestAfterAlreadyStartedGetsOnStartedCallback()
2588 assertEquals(HOTSPOT_STARTED, mMessageCaptor.getValue().what); in testRegisterLocalOnlyHotspotRequestAfterStoppedNoOnStartedCallback()
4212 assertEquals(HOTSPOT_STARTED, mMessageCaptor.getValue().what); in startLohsAndTethering()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java20 import static android.net.wifi.WifiManager.HOTSPOT_STARTED;
437 msg.what = HOTSPOT_STARTED; in testOnStartedIsCalledWithReservation()
464 msg.what = HOTSPOT_STARTED; in testOnStartedIsCalledWithNullConfig()
895 msg.what = HOTSPOT_STARTED; in testObserverOnStartedIsCalledWithWifiConfig()
921 msg.what = HOTSPOT_STARTED; in testObserverOnStartedNotCalledWithNullConfig()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java1155 public static final int HOTSPOT_STARTED = 0; field in WifiManager
3380 case HOTSPOT_STARTED: in LocalOnlyHotspotCallbackProxy()
3526 case HOTSPOT_STARTED: in LocalOnlyHotspotObserverProxy()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47396 Landroid/net/wifi/WifiManager;->HOTSPOT_STARTED:I