Searched refs:COMPACT_PROCESS_SOME (Results 1 – 1 of 1) sorted by relevance
144 static final int COMPACT_PROCESS_SOME = 1; field in CachedAppOptimizer439 app.mOptRecord.setReqCompactAction(COMPACT_PROCESS_SOME); in compactAppSome()1102 if ((pendingAction == COMPACT_PROCESS_SOME in handleMessage()1131 if (pendingAction == COMPACT_PROCESS_SOME) { in handleMessage()1132 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1146 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1181 case COMPACT_PROCESS_SOME: in handleMessage()1250 case COMPACT_PROCESS_SOME: in handleMessage()1267 + ((pendingAction == COMPACT_PROCESS_SOME) ? "some" : "full") in handleMessage()