Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java1810 private @Nullable Set<ExtendedWifiNetworkSuggestion> getNetworkSuggestionsForFqdnMatch( in getNetworkSuggestionsForFqdnMatch() method in WifiNetworkSuggestionsManager
1823 getNetworkSuggestionsForFqdnMatch(fqdn); in getNetworkSuggestionsForFqdn()
1913 extNetworkSuggestions = getNetworkSuggestionsForFqdnMatch(wifiConfiguration.FQDN); in getNetworkSuggestionsForWifiConfiguration()
2026 getNetworkSuggestionsForFqdnMatch(config.FQDN); in isPasspointSuggestionSharedWithUser()