Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java2225 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestionsWithSameProfileKey = in getMatchedSuggestionsWithSameProfileKey() local
2232 matchingExtNetworkSuggestionsWithSameProfileKey.add(ewns); in getMatchedSuggestionsWithSameProfileKey()
2235 return matchingExtNetworkSuggestionsWithSameProfileKey; in getMatchedSuggestionsWithSameProfileKey()