Searched refs:otherApSecurity (Results 1 – 1 of 1) sorted by relevance
734 final int otherApSecurity = other.getSecurity(); in matches() local736 if (otherApSecurity == SECURITY_SAE && getWifiManager().isWpa3SaeSupported()) { in matches()738 } else if (otherApSecurity == SECURITY_PSK) { in matches()749 if (otherApSecurity == SECURITY_OWE && getWifiManager().isEnhancedOpenSupported()) { in matches()751 } else if (otherApSecurity == SECURITY_NONE) { in matches()