Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java355 mActiveScanResultMatchInfoWithBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager
487 mActiveScanResultMatchInfoWithBssid.clear(); in reset()
647 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in addToScanResultMatchInfoMap()
650 mActiveScanResultMatchInfoWithBssid.put( in addToScanResultMatchInfoMap()
678 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
688 mActiveScanResultMatchInfoWithBssid.remove(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
1442 mActiveScanResultMatchInfoWithBssid.get( in getNetworkSuggestionsForScanResultMatchInfo()