Searched refs:matchingExtendedWifiNetworkSuggestions (Results 1 – 1 of 1) sorted by relevance
2306 Set<ExtendedWifiNetworkSuggestion> matchingExtendedWifiNetworkSuggestions = in allowNetworkSuggestionAutojoin() local2309 if (matchingExtendedWifiNetworkSuggestions.isEmpty()) { in allowNetworkSuggestionAutojoin()2314 for (ExtendedWifiNetworkSuggestion ewns : matchingExtendedWifiNetworkSuggestions) { in allowNetworkSuggestionAutojoin()