Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java1665 private @Nullable Set<ExtendedWifiNetworkSuggestion> getNetworkSuggestionsForFqdnMatch( in getNetworkSuggestionsForFqdnMatch() method in WifiNetworkSuggestionsManager
1678 getNetworkSuggestionsForFqdnMatch(fqdn); in getNetworkSuggestionsForFqdn()
1770 extNetworkSuggestions = getNetworkSuggestionsForFqdnMatch(wifiConfiguration.FQDN); in getNetworkSuggestionsForWifiConfiguration()
1884 getNetworkSuggestionsForFqdnMatch(config.FQDN); in isPasspointSuggestionSharedWithUser()