Searched refs:UNCRYPT_FILE (Results 1 – 1 of 1) sorted by relevance
34 private static final String UNCRYPT_FILE = "/cache/recovery/uncrypt_file"; field in PackageProcessTest82 assertTrue(new File(UNCRYPT_FILE).exists()); in testPackageProcessViaInstall()