Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DLocalOnlyHotspotRequestInfo.java91 message.what = WifiManager.HOTSPOT_FAILED; in sendHotspotFailedMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DLocalOnlyHotspotRequestInfoTest.java149 assertEquals(WifiManager.HOTSPOT_FAILED, message.what); in verifySendFailedMessage()
DWifiServiceImplTest.java20 import static android.net.wifi.WifiManager.HOTSPOT_FAILED;
2117 assertEquals(HOTSPOT_FAILED, message.what); in testRegisteredCallbacksTriggeredOnSoftApFailureGeneric()
2143 assertEquals(HOTSPOT_FAILED, message.what); in testRegisteredCallbacksTriggeredOnSoftApFailureNoChannel()
2302 assertEquals(HOTSPOT_FAILED, message.what); in testRegisteredCallbacksTriggeredOnlyOnceWhenSoftApFailsTwice()
2335 assertEquals(HOTSPOT_FAILED, message.what); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()
2493 assertEquals(HOTSPOT_FAILED, message.what); in testCallOnFailedLocalOnlyHotspotRequestWhenIpConfigFails()
2539 assertEquals(HOTSPOT_FAILED, message.what); in testCallOnFailedLocalOnlyHotspotRequestWhenTetheringStarts()
4236 assertEquals(HOTSPOT_FAILED, mMessageCaptor.getValue().what); in testStartLohsAndTethering1AP()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java1159 public static final int HOTSPOT_FAILED = 2; field in WifiManager
3393 case HOTSPOT_FAILED: in LocalOnlyHotspotCallbackProxy()
3421 msg.what = HOTSPOT_FAILED; in notifyFailed()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java19 import static android.net.wifi.WifiManager.HOTSPOT_FAILED;
511 msg.what = HOTSPOT_FAILED; in testOnFailedIsCalled()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47394 Landroid/net/wifi/WifiManager;->HOTSPOT_FAILED:I