Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java247 WifiManager.SAP_START_FAILURE_GENERAL); in startSoftApDefaultConfigFailedToLoad()
257 WIFI_AP_STATE_ENABLING, WifiManager.SAP_START_FAILURE_GENERAL, TEST_INTERFACE_NAME, in startSoftApDefaultConfigFailedToLoad()
291 WifiManager.SAP_START_FAILURE_GENERAL); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
297 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, null, in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
301 WifiManager.SAP_START_FAILURE_GENERAL); in testSetupForSoftApModeNullApInterfaceNameFailureIncrementsMetrics()
334 WifiManager.SAP_START_FAILURE_GENERAL); in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()
340 WIFI_AP_STATE_DISABLED, WifiManager.SAP_START_FAILURE_GENERAL, "", in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()
344 WifiManager.SAP_START_FAILURE_GENERAL); in testSetupForSoftApModeEmptyInterfaceNameFailureIncrementsMetrics()
387 WIFI_AP_STATE_ENABLING, WifiManager.SAP_START_FAILURE_GENERAL, TEST_INTERFACE_NAME, in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()
435 WIFI_AP_STATE_ENABLING, WifiManager.SAP_START_FAILURE_GENERAL, TEST_INTERFACE_NAME, in startSoftApOn5GhzFailGeneralErrorForCountryCodeSetFailure()
[all …]
DWifiServiceImplTest.java30 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
779 WIFI_AP_STATE_ENABLED, WIFI_AP_STATE_ENABLING, SAP_START_FAILURE_GENERAL, in testSetWifiEnabledFromNetworkSettingsHolderWhenApEnabled() local
807 WIFI_AP_STATE_ENABLED, WIFI_AP_STATE_ENABLING, SAP_START_FAILURE_GENERAL, in testSetWifiEnabledFromAppFailsWhenApEnabled() local
1101 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_DISABLED, SAP_START_FAILURE_GENERAL, in testGetWifiApEnabled() local
2112 WIFI_AP_STATE_FAILED, WIFI_AP_STATE_DISABLED, SAP_START_FAILURE_GENERAL, in testRegisteredCallbacksTriggeredOnSoftApFailureGeneric() local
DWifiMetricsTest.java725 mWifiMetrics.incrementSoftApStartResult(false, WifiManager.SAP_START_FAILURE_GENERAL); in setAndIncrementMetrics()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java381 WifiManager.SAP_START_FAILURE_GENERAL); in processMessage()
383 false, WifiManager.SAP_START_FAILURE_GENERAL); in processMessage()
390 int failureReason = WifiManager.SAP_START_FAILURE_GENERAL; in processMessage()
682 WifiManager.SAP_START_FAILURE_GENERAL); in processMessage()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java27 import static android.net.wifi.WifiManager.SAP_START_FAILURE_GENERAL;
790 callbackCaptor.getValue().onStateChanged(WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL); in softApCallbackProxyCallsOnMultipleUpdates()
795 verify(mSoftApCallback).onStateChanged(WIFI_AP_STATE_FAILED, SAP_START_FAILURE_GENERAL); in softApCallbackProxyCallsOnMultipleUpdates()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java623 SAP_START_FAILURE_GENERAL,
634 public static final int SAP_START_FAILURE_GENERAL= 0; field in WifiManager
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47436 Landroid/net/wifi/WifiManager;->SAP_START_FAILURE_GENERAL:I