Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java2074 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestionsWithSameProfileKey = in getMatchedSuggestionsWithSameProfileKey() local
2081 matchingExtNetworkSuggestionsWithSameProfileKey.add(ewns); in getMatchedSuggestionsWithSameProfileKey()
2084 return matchingExtNetworkSuggestionsWithSameProfileKey; in getMatchedSuggestionsWithSameProfileKey()