Searched refs:setUserStores (Results 1 – 4 of 4) sorted by relevance
253 mWifiConfigStore.setUserStores(mUserStores); in testWriteWithNoStoreData()467 mWifiConfigStore.setUserStores(mUserStores); in testReadWithNoStoreFiles()721 mWifiConfigStore.setUserStores(mUserStores); in testWriteWithNoNewData()788 mWifiConfigStore.setUserStores(mUserStores); in testReadVersion1StoreFile()835 mWifiConfigStore.setUserStores(mUserStores); in testReadVersion2StoreFile()881 mWifiConfigStore.setUserStores(Arrays.asList(userStoreFile1, userStoreFile2)); in testMigration()
3290 .setUserStores(any(List.class)); in testHandleBootupAfterUserUnlock()
266 public void setUserStores(@NonNull List<StoreFile> userStores) { in setUserStores() method in WifiConfigStore
3074 mWifiConfigStore.setUserStores(userStoreFiles); in loadFromStore()