Searched refs:wpa3EnterpriseParams (Results 1 – 2 of 2) sorted by relevance
1039 SecurityParams wpa3EnterpriseParams = SecurityParams.createSecurityParamsBySecurityType( in addEapUpgradableSecurityTypeIfNecessary() local1041 wpa3EnterpriseParams.setIsAddedByAutoUpgrade(true); in addEapUpgradableSecurityTypeIfNecessary()1042 config.addSecurityParams(wpa3EnterpriseParams); in addEapUpgradableSecurityTypeIfNecessary()
10787 SecurityParams wpa3EnterpriseParams = in testUpdateWpa3EnterpriseSecurityTypeByConnectionInfo() local10789 assertNotNull(wpa3EnterpriseParams); in testUpdateWpa3EnterpriseSecurityTypeByConnectionInfo()10791 config.getNetworkSelectionStatus().setLastUsedSecurityParams(wpa3EnterpriseParams); in testUpdateWpa3EnterpriseSecurityTypeByConnectionInfo()