Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DNetworkSuggestionNominatorTest.java117 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForNoMatch() local
160 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForOneMatch() local
200 String[] scanSsids = {"test1"}; in testSelectNetworkSuggestionForOneMatchWithInsecureEnterpriseSuggestion() local
248 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForMultipleMatch() local
294 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForMultipleMatchHighPriorityWins() local
340 String[] scanSsids = {"test1", "test2", "test3", "test4"}; in testSelectNetworkSuggestionForMultipleMatchHighPriorityFromEachPriorityGroupWins() local
390 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestions() local
443 String[] scanSsids = {"test1", "test2", "test3", "test4"}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestionsHighPriorityWins() local
494 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForOneMatchButInToWifiConfigManager() local
545 String[] scanSsids = {"test1", "test2"}; in testSelectNetworkSuggestionForOneMatchForExistingNetwork() local
[all …]