Searched refs:removingExtSuggestions (Results 1 – 1 of 1) sorted by relevance
1063 Set<ExtendedWifiNetworkSuggestion> removingExtSuggestions = in removeInternal() local1067 removingExtSuggestions.retainAll(extNetworkSuggestions); in removeInternal()1083 for (ExtendedWifiNetworkSuggestion ewns : removingExtSuggestions) { in removeInternal()1103 removeFromConfigManagerIfServingNetworkSuggestionRemoved(removingExtSuggestions); in removeInternal()