Home
last modified time | relevance | path

Searched defs:expectedMatchingNetworkSuggestions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSuggestionsManagerTest.java974 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForCarrierProvisioningApp() local
1017 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatch() local
1048 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForUpgradableConfig() local
1084 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForLegacyConfig() local
1119 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = Set.of(networkSuggestion1); in testGetNetworkSuggestionsForScanDetailSuccessWithMultipleMatch() local
1143 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidOneMatch() local
1179 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = Set.of(networkSuggestion1); in testGetNetworkSuggestionsForScanDetailSuccessWithBssidMultipleMatch() local
1209 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = Set.of(networkSuggestion1); in testGetNetworkSuggestionsForScanDetailSuccessWithBssidMultipleMatchFromSamePackage() local
1246 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidAndWithoutBssidMultipleMatch() local
2033 Set<WifiNetworkSuggestion> expectedMatchingNetworkSuggestions = in testNetworkSuggestionsConfigStoreLoad() local
[all …]