Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java413 mActiveScanResultMatchInfoWithBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager
552 mActiveScanResultMatchInfoWithBssid.clear(); in reset()
715 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in addToScanResultMatchInfoMap()
718 mActiveScanResultMatchInfoWithBssid.put( in addToScanResultMatchInfoMap()
746 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
756 mActiveScanResultMatchInfoWithBssid.remove(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
1648 mActiveScanResultMatchInfoWithBssid.get( in getNetworkSuggestionsForScanResultMatchInfo()