Searched defs:UNCRYPT_STATUS_FILE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DRecoverySystem.java97 * UNCRYPT_STATUS_FILE stores the time cost (and error code in the case of a failure)
102 public static final File UNCRYPT_STATUS_FILE = new File(RECOVERY_DIR, "uncrypt_status"); field in class:RecoverySystem

Completed in 51 milliseconds