Searched refs:COMPACT_PROCESS_SOME (Results 1 – 1 of 1) sorted by relevance
144 static final int COMPACT_PROCESS_SOME = 1; field in CachedAppOptimizer436 app.mOptRecord.setReqCompactAction(COMPACT_PROCESS_SOME); in compactAppSome()1069 if ((pendingAction == COMPACT_PROCESS_SOME in handleMessage()1098 if (pendingAction == COMPACT_PROCESS_SOME) { in handleMessage()1099 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1113 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1148 case COMPACT_PROCESS_SOME: in handleMessage()1217 case COMPACT_PROCESS_SOME: in handleMessage()1234 + ((pendingAction == COMPACT_PROCESS_SOME) ? "some" : "full") in handleMessage()