Searched refs:getNetworkSuggestionsForFqdn (Results 1 – 4 of 4) sorted by relevance
206 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(config.FQDN); in findMatchedPasspointSuggestionNetworks()
1821 public @NonNull Set<ExtendedWifiNetworkSuggestion> getNetworkSuggestionsForFqdn(String fqdn) { in getNetworkSuggestionsForFqdn() method in WifiNetworkSuggestionsManager
834 when(mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN)) in testSuggestionPasspointNetworkCandidatesMatches()886 when(mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN)) in testSuggestionPasspointNetworkCandidatesNoApprovedMatches()
808 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testAddNetworkSuggestionsSuccessOnInPlaceModificationWhenNotInWcm()3429 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetPasspointSuggestionFromFqdnWithUserApproval()3454 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetPasspointSuggestionFromFqdnWithoutUserApproval()5172 mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetMergedPasspointSuggestionFromFqdn()5179 ewns = mWifiNetworkSuggestionsManager.getNetworkSuggestionsForFqdn(TEST_FQDN); in testGetMergedPasspointSuggestionFromFqdn()