Searched refs:INVALID_NET_ID (Results 1 – 3 of 3) sorted by relevance
47 public static final int INVALID_NET_ID = -1; field in WifiUtil199 if (netId == INVALID_NET_ID) { in connectToAccessPoint()
104 if (netId != WifiUtil.INVALID_NET_ID) { in handlePreferenceChanged()
111 if (netId != WifiUtil.INVALID_NET_ID) { in onActivityCreated()