Searched refs:writeToFile (Results 1 – 1 of 1) sorted by relevance
232 writeToFile(SECURE_ENCRYPTION_INDICATOR_FILE_NAME, new byte[1]); in storeDataEncryptedWithSecureKey()247 writeToFile(fileName, bytes); in readFromFileOrCreateRandom()260 private void writeToFile(String fileName, byte[] bytes) { in writeToFile() method in BrokenKeyDerivationActivity