Searched refs:isSecurityParamsSupported (Results 1 – 2 of 2) sorted by relevance
1080 private static boolean isSecurityParamsSupported(SecurityParams params) { in isSecurityParamsSupported() method in WifiConfigurationUtil1100 if (!isSecurityParamsSupported(params)) return false; in isSecurityParamsValid()
10146 private boolean isSecurityParamsSupported(SecurityParams params, long wifiFeatures) { in isSecurityParamsSupported() method in WifiServiceImplTest