Home
last modified time | relevance | path

Searched refs:SAP_START_FAILURE_GENERAL (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherPreferenceController.java20 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
241 handleWifiApStateChanged(wifiApState, SAP_START_FAILURE_GENERAL); in updateSwitch()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java599 WifiManager.SAP_START_FAILURE_GENERAL, TEST_TETHERING_REQUEST, null))); in startSoftApDefaultConfigFailedToLoad()
612 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, null, in startSoftApDefaultConfigFailedToLoad()
635 WifiManager.SAP_START_FAILURE_GENERAL, TEST_TETHERING_REQUEST, null))); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
647 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, null, in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
651 WifiManager.SAP_START_FAILURE_GENERAL); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
677 WifiManager.SAP_START_FAILURE_GENERAL, TEST_TETHERING_REQUEST, null))); in testStartSoftApNotPossibleToCreateApInterfaceIncrementsMetrics()
689 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, null, in testStartSoftApNotPossibleToCreateApInterfaceIncrementsMetrics()
693 WifiManager.SAP_START_FAILURE_GENERAL); in testStartSoftApNotPossibleToCreateApInterfaceIncrementsMetrics()
714 WifiManager.WIFI_AP_STATE_FAILED, WifiManager.SAP_START_FAILURE_GENERAL, in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()
728 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, "", in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()
[all …]
DActiveModeWardenTest.java19 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
2286 .isEqualTo(SAP_START_FAILURE_GENERAL); in testSoftApModeDoesNotToggleOnWhenInEcm()
2288 .isEqualTo(SAP_START_FAILURE_GENERAL); in testSoftApModeDoesNotToggleOnWhenInEcm()
2304 .isEqualTo(SAP_START_FAILURE_GENERAL); in testSoftApModeDoesNotToggleOnWhenInEcm()
2306 .isEqualTo(SAP_START_FAILURE_GENERAL); in testSoftApModeDoesNotToggleOnWhenInEcm()
DWifiServiceImplTest.java48 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
1978 WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL, in testGetWifiApEnabled()
2437 SAP_START_FAILURE_GENERAL, TEST_TETHERING_REQUEST, null))); in testStartTetheredHotspotRequestWithUserRestriction()
3735 SAP_START_FAILURE_GENERAL, TEST_TETHERING_REQUEST, null))); in testStartTetheredHotspotRequestDoesNotStartWhenAlreadyTetheringActive()
4372 changeLohsState(WIFI_AP_STATE_FAILED, WIFI_AP_STATE_DISABLED, SAP_START_FAILURE_GENERAL); in testRegisteredCallbacksTriggeredOnSoftApFailureGeneric()
DWifiMetricsTest.java946 mWifiMetrics.incrementSoftApStartResult(false, WifiManager.SAP_START_FAILURE_GENERAL); in setAndIncrementMetrics()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java904 int wifiManagerFailureReason = WifiManager.SAP_START_FAILURE_GENERAL; in handleStartSoftApFailure()
2087 WifiManager.SAP_START_FAILURE_GENERAL); in processMessageImpl()
DActiveModeWarden.java21 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
2058 WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL, in processMessageInEmergencyMode()
DWifiServiceImpl.java31 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
1797 SAP_START_FAILURE_GENERAL, request, null)); in startTetheredHotspotRequest()
1822 SAP_START_FAILURE_GENERAL, modeConfig.getTetheringRequest(), null)); in startTetheredHotspotInternal()
1871 SAP_START_FAILURE_GENERAL, in startSoftApInternal()
2504 WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL, in startForFirstRequestLocked()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java33 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
1828 SoftApState state1 = new SoftApState(WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL, in softApCallbackProxyCallsOnMultipleUpdates()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java1307 SAP_START_FAILURE_GENERAL,
1323 public static final int SAP_START_FAILURE_GENERAL= 0; field in WifiManager
/packages/modules/Wifi/framework/api/
Dsystem-current.txt931 field public static final int SAP_START_FAILURE_GENERAL = 0; // 0x0
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1883 Landroid/net/wifi/WifiManager;->SAP_START_FAILURE_GENERAL:I