Searched refs:SECURE_ENCRYPTION_INDICATOR_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
186 removeFile(SECURE_ENCRYPTION_INDICATOR_FILE_NAME); in cleanRoomStart()232 writeToFile(SECURE_ENCRYPTION_INDICATOR_FILE_NAME, new byte[1]); in storeDataEncryptedWithSecureKey()285 private static final String SECURE_ENCRYPTION_INDICATOR_FILE_NAME = field in BrokenKeyDerivationActivity