Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java432 mActiveScanResultMatchInfoWithBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager
569 mActiveScanResultMatchInfoWithBssid.clear(); in reset()
730 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in addToScanResultMatchInfoMap()
733 mActiveScanResultMatchInfoWithBssid.put( in addToScanResultMatchInfoMap()
761 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
771 mActiveScanResultMatchInfoWithBssid.remove(lookupPair); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()
1793 mActiveScanResultMatchInfoWithBssid.get( in getNetworkSuggestionsForScanResultMatchInfo()