Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java529 List<WifiConfiguration> sharedConfigList = new ArrayList<>(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore() local
530 sharedConfigList.add(openNetwork); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()
533 setupStoreDataForRead(sharedConfigList, new ArrayList<>()); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore()