Searched refs:COMPACT_ACTION_NONE (Results 1 – 1 of 1) sorted by relevance
91 private static final int COMPACT_ACTION_NONE = 0; field in CachedAppOptimizer1158 action = COMPACT_ACTION_STRING[COMPACT_ACTION_NONE]; in handleMessage()1162 if (COMPACT_ACTION_STRING[COMPACT_ACTION_NONE].equals(action)) { in handleMessage()