Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DNetworkSuggestionNominator.java105 .getNetworkSuggestionsForFqdn(config.FQDN); in findMatchedPasspointSuggestionNetworks()
DWifiNetworkSuggestionsManager.java1470 public @Nullable Set<ExtendedWifiNetworkSuggestion> getNetworkSuggestionsForFqdn(String fqdn) { in getNetworkSuggestionsForFqdn() method in WifiNetworkSuggestionsManager
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DNetworkSuggestionNominatorTest.java727 when(mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN)) in testSuggestionPasspointNetworkCandidatesMatches()
DWifiNetworkSuggestionsManagerTest.java3026 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetPasspointSuggestionFromFqdnWithUserApproval()
3050 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetPasspointSuggestionFromFqdnWithoutUserApproval()
3071 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in getNetworkSuggestionsForFqdn_activeScorer_doesNotRequestForUserApproval()