Searched refs:removingSuggestions (Results 1 – 1 of 1) sorted by relevance
1082 List<WifiNetworkSuggestion> removingSuggestions = new ArrayList<>(); in removeInternal() local1097 removingSuggestions.add(ewns.wns); in removeInternal()1100 listener.onSuggestionsRemoved(removingSuggestions); in removeInternal()