Searched refs:COMPACT_ACTION_FULL (Results 1 – 1 of 1) sorted by relevance
84 private static final String COMPACT_ACTION_FULL = "all"; field in AppCompactor504 return COMPACT_ACTION_FULL; in compactActionIntToString()669 if (action.equals(COMPACT_ACTION_FULL) || action.equals(COMPACT_ACTION_ANON)) { in handleMessage()751 if (action.equals(COMPACT_ACTION_FULL) in handleMessage()