Searched defs:BLOCK_MAP_FILE (Results 1 – 2 of 2) sorted by relevance
167 private static final String BLOCK_MAP_FILE = "/cache/recovery/block.map"; field in SystemServer
86 public static final File BLOCK_MAP_FILE = new File(RECOVERY_DIR, "block.map"); field in RecoverySystem