Searched defs:SECURITY_WEP (Results 1 – 5 of 5) sorted by relevance
66 static final String SECURITY_WEP = "WEP"; field in WifiQrCode
51 static final String SECURITY_WEP = "WEP"; field in AdbQrCode
42 public static final int SECURITY_WEP = WifiInfo.SECURITY_TYPE_WEP; field in AccessPoint
74 static final String SECURITY_WEP = "WEP"; field in WifiUriParser
51 public static final int SECURITY_WEP = 1 << 1; field in WifiConfigurationTestUtil