Home
last modified time | relevance | path

Searched refs:lookupPair (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java725 Pair<ScanResultMatchInfo, MacAddress> lookupPair = in addToScanResultMatchInfoMap() local
730 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in addToScanResultMatchInfoMap()
734 lookupPair, extNetworkSuggestionsForScanResultMatchInfo); in addToScanResultMatchInfoMap()
756 Pair<ScanResultMatchInfo, MacAddress> lookupPair = in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard() local
761 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
771 mActiveScanResultMatchInfoWithBssid.remove(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()