Home
last modified time | relevance | path

Searched refs:IFACE_IP_MODE_CONFIGURATION_ERROR (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTethering.java59 import static android.net.wifi.WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR;
1799 mgr.updateInterfaceIpState(iface, IFACE_IP_MODE_CONFIGURATION_ERROR); in handleInterfaceServingStateInactive()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java821 IFACE_IP_MODE_CONFIGURATION_ERROR,
844 public static final int IFACE_IP_MODE_CONFIGURATION_ERROR = 0; field in WifiManager
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiServiceImplTest.java31 import static android.net.wifi.WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR;
3891 mWifiServiceImpl.updateInterfaceIpState(WIFI_IFACE_NAME, IFACE_IP_MODE_CONFIGURATION_ERROR); in testCallOnFailedLocalOnlyHotspotRequestWhenIpConfigFails()
3901 mWifiServiceImpl.updateInterfaceIpState(WIFI_IFACE_NAME, IFACE_IP_MODE_CONFIGURATION_ERROR); in testCallOnFailedLocalOnlyHotspotRequestWhenIpConfigFails()
3913 mWifiServiceImpl.updateInterfaceIpState(WIFI_IFACE_NAME, IFACE_IP_MODE_CONFIGURATION_ERROR); in testStopSoftApWhenIpConfigFails()
H A DWifiMetricsTest.java1160 mWifiMetrics.addSoftApUpChangedEvent(false, WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR, in addSoftApEventsToMetrics()
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1555 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR); in failureEnablingIpForwarding()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java1637 case WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR: in updateInterfaceIpState()
/aosp12/packages/modules/Wifi/framework/api/
H A Dsystem-current.txt640 field public static final int IFACE_IP_MODE_CONFIGURATION_ERROR = 0; // 0x0
/aosp12/packages/modules/Wifi/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1845 Landroid/net/wifi/WifiManager;->IFACE_IP_MODE_CONFIGURATION_ERROR:I