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.java241 mActiveScanResultMatchInfoWithBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager
339 mActiveScanResultMatchInfoWithBssid.clear(); in reset()
452 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in addToScanResultMatchInfoMap()
455 mActiveScanResultMatchInfoWithBssid.put( in addToScanResultMatchInfoMap()
484 mActiveScanResultMatchInfoWithBssid.get(lookupPair); in removeFromScanResultMatchInfoMap()
493 mActiveScanResultMatchInfoWithBssid.remove(lookupPair); in removeFromScanResultMatchInfoMap()
913 mActiveScanResultMatchInfoWithBssid.get( in getNetworkSuggestionsForScanResultMatchInfo()