Searched refs:setUserStores (Results 1 – 4 of 4) sorted by relevance
283 mWifiConfigStore.setUserStores(mUserStores); in testWriteWithNoStoreData()497 mWifiConfigStore.setUserStores(mUserStores); in testReadWithNoStoreFiles()775 mWifiConfigStore.setUserStores(mUserStores); in testWriteWithNoNewData()846 mWifiConfigStore.setUserStores(mUserStores); in testReadVersion1StoreFile()897 mWifiConfigStore.setUserStores(mUserStores); in testReadVersion2StoreFile()945 mWifiConfigStore.setUserStores(Arrays.asList(userStoreFile1, userStoreFile2)); in testMigration()1168 mWifiConfigStore.setUserStores(mUserStores); in testDump()
3664 .setUserStores(any(List.class)); in testHandleBootupAfterUserUnlock()
267 public void setUserStores(@NonNull List<StoreFile> userStores) { in setUserStores() method in WifiConfigStore
3271 mWifiConfigStore.setUserStores(userStoreFiles); in loadFromStore()