Searched refs:fromWifiConfiguration (Results 1 – 11 of 11) 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()
133 ScanResultMatchInfo matchInfo1 = ScanResultMatchInfo.fromWifiConfiguration(mConfig1); in testKeyEquivalence()134 ScanResultMatchInfo matchInfo1Prime = ScanResultMatchInfo.fromWifiConfiguration(mConfig1); in testKeyEquivalence()135 ScanResultMatchInfo matchInfo2 = ScanResultMatchInfo.fromWifiConfiguration(mConfig2); in testKeyEquivalence()
138 ScanResultMatchInfo.fromWifiConfiguration(newConfig)); in configureNewSsid()
51 ScanResultMatchInfo.fromWifiConfiguration(config), config); in put()
330 goodNetworks.add(ScanResultMatchInfo.fromWifiConfiguration(config)); in getGoodSavedNetworksAndSuggestions()338 ScanResultMatchInfo.fromWifiConfiguration(suggestion.wifiConfiguration)); in getGoodSavedNetworksAndSuggestions()
71 public static ScanResultMatchInfo fromWifiConfiguration(WifiConfiguration config) { in fromWifiConfiguration() method in ScanResultMatchInfo
1211 ScanResultMatchInfo.fromWifiConfiguration(network))) in findBestBssidFromActiveMatchedScanResultsForNetwork()1259 ScanResultMatchInfo fromWifiConfiguration = in addNetworkToUserApprovedAccessPointMap() local1260 ScanResultMatchInfo.fromWifiConfiguration(network); in addNetworkToUserApprovedAccessPointMap()1261 if (fromScanResult.equals(fromWifiConfiguration)) { in addNetworkToUserApprovedAccessPointMap()
426 ScanResultMatchInfo.fromWifiConfiguration( in addToScanResultMatchInfoMap()458 ScanResultMatchInfo.fromWifiConfiguration( in removeFromScanResultMatchInfoMap()892 ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in getNetworkSuggestionsForWifiConfiguration()
362 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(config); in add()
2975 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromWifiConfiguration(wifiConfig); in handleNetworkDisconnect()