Searched refs:LAST_PREFIX (Results 1 – 1 of 1) sorted by relevance
111 private static final String LAST_PREFIX = "last_"; field in RecoverySystem1210 if (names[i].startsWith(LAST_PREFIX) || names[i].equals(LAST_INSTALL_PATH)) continue; in handleAftermath()