Home
last modified time | relevance | path

Searched defs:IFACE_IP_MODE_CONFIGURATION_ERROR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java513 public static final int IFACE_IP_MODE_CONFIGURATION_ERROR = 0; field in WifiManager
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1512 who.interfaceName(), IFACE_IP_MODE_CONFIGURATION_ERROR); in handleInterfaceServingStateInactive() local