Searched refs:mActiveScanResultMatchInfoWithNoBssid (Results 1 – 1 of 1) sorted by relevance
344 mActiveScanResultMatchInfoWithNoBssid = new HashMap<>(); field in WifiNetworkSuggestionsManager488 mActiveScanResultMatchInfoWithNoBssid.clear(); in reset()655 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in addToScanResultMatchInfoMap()658 mActiveScanResultMatchInfoWithNoBssid.put( in addToScanResultMatchInfoMap()689 if (!mActiveScanResultMatchInfoWithNoBssid.containsKey(scanResultMatchInfo)) { in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()697 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()707 mActiveScanResultMatchInfoWithNoBssid.remove(scanResultMatchInfo); in removeFromScanResultMatchInfoMapAndRemoveRelatedScoreCard()1449 mActiveScanResultMatchInfoWithNoBssid.get(scanResultMatchInfo); in getNetworkSuggestionsForScanResultMatchInfo()