Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java4708 private void testRestoreNetworkConfiguration(int configNum, int batchNum) { in testRestoreNetworkConfiguration() method in WifiServiceImplTest
4737 testRestoreNetworkConfiguration(0 /* configNum */, 50 /* batchNum*/); in testRestoreNetworksWithBatch()
4738 testRestoreNetworkConfiguration(1 /* configNum */, 50 /* batchNum*/); in testRestoreNetworksWithBatch()
4739 testRestoreNetworkConfiguration(20 /* configNum */, 50 /* batchNum*/); in testRestoreNetworksWithBatch()
4740 testRestoreNetworkConfiguration(700 /* configNum */, 50 /* batchNum*/); in testRestoreNetworksWithBatch()
4741 testRestoreNetworkConfiguration(700 /* configNum */, 0 /* batchNum*/); in testRestoreNetworksWithBatch()