Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DLocalOnlyHotspotRequestInfo.java117 message.what = WifiManager.HOTSPOT_STOPPED; in sendHotspotStoppedMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DLocalOnlyHotspotRequestInfoTest.java174 assertEquals(WifiManager.HOTSPOT_STOPPED, message.what); in verifySendStoppedMessage()
DWifiServiceImplTest.java22 import static android.net.wifi.WifiManager.HOTSPOT_STOPPED;
2178 assertEquals(HOTSPOT_STOPPED, message.what); in testRegisteredCallbacksTriggeredOnSoftApDisabling()
2213 assertEquals(HOTSPOT_STOPPED, message.what); in testRegisteredCallbacksTriggeredOnSoftApDisabled()
2274 assertEquals(HOTSPOT_STOPPED, message.what); in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApDisabling()
2378 assertEquals(HOTSPOT_STOPPED, message.what); in testAllRegisteredCallbacksTriggeredWhenSoftApStops()
2601 assertEquals(HOTSPOT_STOPPED, mMessageCaptor.getValue().what); in testRegisterLocalOnlyHotspotRequestAfterStoppedNoOnStartedCallback()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java21 import static android.net.wifi.WifiManager.HOTSPOT_STOPPED;
488 msg.what = HOTSPOT_STOPPED; in testOnStoppedIsCalled()
947 msg.what = HOTSPOT_STOPPED; in testObserverOnStoppedIsCalled()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java1157 public static final int HOTSPOT_STOPPED = 1; field in WifiManager
3389 case HOTSPOT_STOPPED: in LocalOnlyHotspotCallbackProxy()
3534 case HOTSPOT_STOPPED: in LocalOnlyHotspotObserverProxy()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47397 Landroid/net/wifi/WifiManager;->HOTSPOT_STOPPED:I