Searched refs:COMPACT_ACTION_FILE (Results 1 – 1 of 1) sorted by relevance
92 private static final int COMPACT_ACTION_FILE = 1; field in CachedAppOptimizer105 @VisibleForTesting static final int DEFAULT_COMPACT_ACTION_1 = COMPACT_ACTION_FILE;1459 } else if (action.equals(COMPACT_ACTION_STRING[COMPACT_ACTION_FILE])) { in performCompaction()