Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiQrCode.java68 static final String SECURITY_WEP = "WEP"; field in WifiQrCode
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java50 public static final int SECURITY_WEP = 1 << 1; field in WifiConfigurationTestUtil