Searched refs:testRestoreNetworkConfiguration (Results 1 – 1 of 1) sorted by relevance
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | WifiServiceImplTest.java | 4843 private void testRestoreNetworkConfiguration(int configNum, int batchNum, in testRestoreNetworkConfiguration() method in WifiServiceImplTest 4883 testRestoreNetworkConfiguration(0 /* configNum */, 50 /* batchNum*/, false); in testRestoreNetworksWithBatchOverrideDisallowed() 4884 testRestoreNetworkConfiguration(1 /* configNum */, 50 /* batchNum*/, false); in testRestoreNetworksWithBatchOverrideDisallowed() 4885 testRestoreNetworkConfiguration(20 /* configNum */, 50 /* batchNum*/, false); in testRestoreNetworksWithBatchOverrideDisallowed() 4886 testRestoreNetworkConfiguration(700 /* configNum */, 50 /* batchNum*/, false); in testRestoreNetworksWithBatchOverrideDisallowed() 4887 testRestoreNetworkConfiguration(700 /* configNum */, 0 /* batchNum*/, false); in testRestoreNetworksWithBatchOverrideDisallowed()
|