Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java1063 Set<ExtendedWifiNetworkSuggestion> removingExtSuggestions = in removeInternal() local
1067 removingExtSuggestions.retainAll(extNetworkSuggestions); in removeInternal()
1083 for (ExtendedWifiNetworkSuggestion ewns : removingExtSuggestions) { in removeInternal()
1103 removeFromConfigManagerIfServingNetworkSuggestionRemoved(removingExtSuggestions); in removeInternal()