Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java230 mActiveScanResultMatchInfoWithNoBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager
340 mActiveScanResultMatchInfoWithNoBssid.clear(); in reset()
460 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in addToScanResultMatchInfoMap()
463 mActiveScanResultMatchInfoWithNoBssid.put( in addToScanResultMatchInfoMap()
497 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in removeFromScanResultMatchInfoMap()
506 mActiveScanResultMatchInfoWithNoBssid.remove(scanResultMatchInfo); in removeFromScanResultMatchInfoMap()
920 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in getNetworkSuggestionsForScanResultMatchInfo()