Searched refs:IFACE_IP_MODE_CONFIGURATION_ERROR (Results 1 – 5 of 5) sorted by relevance
22 import static android.net.wifi.WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR;1367 mWifiServiceImpl.updateInterfaceIpState(WIFI_IFACE_NAME, IFACE_IP_MODE_CONFIGURATION_ERROR); in testCallOnFailedLocalOnlyHotspotRequestWhenIpConfigFails()1380 mWifiServiceImpl.updateInterfaceIpState(WIFI_IFACE_NAME, IFACE_IP_MODE_CONFIGURATION_ERROR); in testCallOnFailedLocalOnlyHotspotRequestWhenIpConfigFails()
488 mTestIfname, WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR); in failureEnablingIpForwarding()
24 import static android.net.wifi.WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR;1512 who.interfaceName(), IFACE_IP_MODE_CONFIGURATION_ERROR); in handleInterfaceServingStateInactive() local
513 public static final int IFACE_IP_MODE_CONFIGURATION_ERROR = 0; field in WifiManager
902 case WifiManager.IFACE_IP_MODE_CONFIGURATION_ERROR: in updateInterfaceIpStateInternal()