Searched refs:emptyConfig (Results 1 – 1 of 1) sorted by relevance
1103 WifiConfiguration emptyConfig = new WifiConfiguration(); in testLegacyConfigurationConversion() local1104 emptyConfig.convertLegacyFieldsToSecurityParamsIfNeeded(); in testLegacyConfigurationConversion()1105 assertNotNull(emptyConfig.getSecurityParams(SECURITY_TYPE_OPEN)); in testLegacyConfigurationConversion()