Searched refs:getEncryptionUtil (Results 1 – 1 of 1) sorted by relevance
456 storeData.serializeData(out, storeFile.getEncryptionUtil()); in serializeData()608 storeFile.getEncryptionUtil()); in deserializeData()639 storeFile.getEncryptionUtil()); in deserializeData()646 indicateNoDataForStoreDatas(storeDatasNotInvoked, version, storeFile.getEncryptionUtil()); in deserializeData()688 pw.println(", Credentials encrypted: " + storeFile.getEncryptionUtil() != null); in dump()756 public @Nullable WifiConfigStoreEncryptionUtil getEncryptionUtil() { in getEncryptionUtil() method in WifiConfigStore.StoreFile