Searched refs:matchedSuggestions (Results 1 – 2 of 2) sorted by relevance
1645 Set<ExtendedWifiNetworkSuggestion> matchedSuggestions = in isPasspointSuggestionSharedWithUser() local1649 if (matchedSuggestions == null || matchedSuggestions.isEmpty()) { in isPasspointSuggestionSharedWithUser()1653 ExtendedWifiNetworkSuggestion suggestion = matchedSuggestions in isPasspointSuggestionSharedWithUser()
3381 Set<ExtendedWifiNetworkSuggestion> matchedSuggestions = mWifiNetworkSuggestionsManager in testSetAllowAutoJoinOnSuggestionNetwork() local3384 for (ExtendedWifiNetworkSuggestion ewns : matchedSuggestions) { in testSetAllowAutoJoinOnSuggestionNetwork()3433 Set<ExtendedWifiNetworkSuggestion> matchedSuggestions = mWifiNetworkSuggestionsManager in testSetAllowAutoJoinOnPasspointSuggestionNetwork() local3435 for (ExtendedWifiNetworkSuggestion ewns : matchedSuggestions) { in testSetAllowAutoJoinOnPasspointSuggestionNetwork()