Searched defs:OPEN (Results 1 – 5 of 5) sorted by relevance
42 OPEN, WEP64, WEP128, WPA_TKIP, WPA2_AES enumConstant
62 OPEN = 0; // Open - no encryption enumerator
81 public static final int OPEN = 0x00000020; field in FileObserver
23 OPEN = 1; enumerator
202 public static final int OPEN = 0; field in WifiConfiguration.AuthAlgorithm