Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java1459 private @Nullable Set<ExtendedWifiNetworkSuggestion> getNetworkSuggestionsForFqdnMatch( in getNetworkSuggestionsForFqdnMatch() method in WifiNetworkSuggestionsManager
1472 getNetworkSuggestionsForFqdnMatch(fqdn); in getNetworkSuggestionsForFqdn()
1556 extNetworkSuggestions = getNetworkSuggestionsForFqdnMatch(wifiConfiguration.FQDN); in getNetworkSuggestionsForWifiConfiguration()
1644 getNetworkSuggestionsForFqdnMatch(config.FQDN); in isPasspointSuggestionSharedWithUser()