Searched refs:fromWifiConfiguration (Results 1 – 12 of 12) sorted by relevance
43 assertEquals(ScanResultMatchInfo.fromWifiConfiguration(conf), in testScanResultMatchesWifiConfiguration()48 assertEquals(ScanResultMatchInfo.fromWifiConfiguration(conf), in testScanResultMatchesWifiConfiguration()99 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode()101 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode()132 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk()134 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk()166 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae()168 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae()201 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationPsk); in testHashForTransitionMode()203 ScanResultMatchInfo key3 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testHashForTransitionMode()
70 networks.add(ScanResultMatchInfo.fromWifiConfiguration( in getSavedNetworks()73 networks.add(ScanResultMatchInfo.fromWifiConfiguration( in getSavedNetworks()
134 ScanResultMatchInfo matchInfo1 = ScanResultMatchInfo.fromWifiConfiguration(mConfig1); in testKeyEquivalence()135 ScanResultMatchInfo matchInfo1Prime = ScanResultMatchInfo.fromWifiConfiguration(mConfig1); in testKeyEquivalence()136 ScanResultMatchInfo matchInfo2 = ScanResultMatchInfo.fromWifiConfiguration(mConfig2); in testKeyEquivalence()
105 ScanResultMatchInfo.fromWifiConfiguration(config)); in checkConsistencyOfScanDetailsAndWifiConfigs()
138 ScanResultMatchInfo.fromWifiConfiguration(newConfig)); in configureNewSsid()
330 goodNetworks.add(ScanResultMatchInfo.fromWifiConfiguration(config)); in getGoodSavedNetworksAndSuggestions()338 ScanResultMatchInfo.fromWifiConfiguration(suggestion.wifiConfiguration)); in getGoodSavedNetworksAndSuggestions()
51 ScanResultMatchInfo.fromWifiConfiguration(config), config); in put()
71 public static ScanResultMatchInfo fromWifiConfiguration(WifiConfiguration config) { in fromWifiConfiguration() method in ScanResultMatchInfo
1241 ScanResultMatchInfo.fromWifiConfiguration(network))) in findBestBssidFromActiveMatchedScanResultsForNetwork()1291 ScanResultMatchInfo fromWifiConfiguration = in addNetworkToUserApprovedAccessPointMap() local1292 ScanResultMatchInfo.fromWifiConfiguration(network); in addNetworkToUserApprovedAccessPointMap()1295 if (fromScanResult.equals(fromWifiConfiguration)) { in addNetworkToUserApprovedAccessPointMap()
443 ScanResultMatchInfo.fromWifiConfiguration( in addToScanResultMatchInfoMap()475 ScanResultMatchInfo.fromWifiConfiguration( in removeFromScanResultMatchInfoMap()988 ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in getNetworkSuggestionsForWifiConfiguration()
362 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(config); in add()
2992 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromWifiConfiguration(wifiConfig); in handleNetworkDisconnect()