Searched refs:COMPACT_ACTION_FULL (Results 1 – 1 of 1) sorted by relevance
94 private static final int COMPACT_ACTION_FULL = 3; field in CachedAppOptimizer106 @VisibleForTesting static final int DEFAULT_COMPACT_ACTION_2 = COMPACT_ACTION_FULL;1186 if (action.equals(COMPACT_ACTION_STRING[COMPACT_ACTION_FULL]) in handleMessage()1263 if (action.equals(COMPACT_ACTION_STRING[COMPACT_ACTION_FULL]) in handleMessage()1457 if (action.equals(COMPACT_ACTION_STRING[COMPACT_ACTION_FULL])) { in performCompaction()