Searched refs:SECURITY_WEP (Results 1 – 3 of 3) sorted by relevance
49 static final int SECURITY_WEP = 1; field in AccessPoint83 return (config.wepKeys[0] != null) ? SECURITY_WEP : SECURITY_NONE; in getSecurity()88 return SECURITY_WEP; in getSecurity()119 case SECURITY_WEP: in getSecurityString()
428 (selectedAccessPoint.security == AccessPoint.SECURITY_WEP || in showConfigUi()521 accessPointSecurity == AccessPoint.SECURITY_WEP) { in initSecurityFields()
284 ((mAccessPointSecurity == AccessPoint.SECURITY_WEP && mPasswordView.length() == 0) || in enableSubmitIfAppropriate()327 case AccessPoint.SECURITY_WEP: in getConfig()