Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java647 Set<ExtendedWifiNetworkSuggestion> removingSuggestions = in removeInternal() local
651 removingSuggestions.retainAll(extNetworkSuggestions); in removeInternal()
666 for (ExtendedWifiNetworkSuggestion ewns : removingSuggestions) { in removeInternal()
674 removeFromScanResultMatchInfoMap(removingSuggestions); in removeInternal()