Searched refs:otherApSecurity (Results 1 – 1 of 1) sorted by relevance
764 final int otherApSecurity = other.getSecurity(); in matches() local766 if (otherApSecurity == SECURITY_SAE && getWifiManager().isWpa3SaeSupported()) { in matches()768 } else if (otherApSecurity == SECURITY_PSK) { in matches()779 if (otherApSecurity == SECURITY_OWE && getWifiManager().isEnhancedOpenSupported()) { in matches()781 } else if (otherApSecurity == SECURITY_NONE) { in matches()