Searched refs:setupAddToWifiConfigManager (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | NetworkSuggestionNominatorTest.java | 183 setupAddToWifiConfigManager(suggestions[0]); in testSelectNetworkSuggestionForOneMatch() 226 setupAddToWifiConfigManager(suggestions[0]); in testSelectNetworkSuggestionForOneMatchWithInsecureEnterpriseSuggestion() 272 setupAddToWifiConfigManager(suggestions[0], suggestions[1]); in testSelectNetworkSuggestionForMultipleMatch() 318 setupAddToWifiConfigManager(suggestions[0], suggestions[1]); in testSelectNetworkSuggestionForMultipleMatchHighPriorityWins() 368 setupAddToWifiConfigManager(suggestions[0], suggestions[1], suggestions[2], suggestions[3]); in testSelectNetworkSuggestionForMultipleMatchHighPriorityFromEachPriorityGroupWins() 415 setupAddToWifiConfigManager(suggestions[0], suggestions[1], suggestions[2]); in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestions() 471 setupAddToWifiConfigManager(suggestions[0], suggestions[1], suggestions[2], suggestions[3]); in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestionsHighPriorityWins() 571 setupAddToWifiConfigManager(suggestions[0]); in testSelectNetworkSuggestionForOneMatchForExistingNetwork() 638 setupAddToWifiConfigManager(suggestions[0]); in testSelectNetworkSuggestionForOneMatchButUserForgotTheNetwork() 694 setupAddToWifiConfigManager(suggestions[0]); in testSelectNetworkSuggestionForOneMatchForExistingNetworkButTempDisabled() [all …]
|