Searched refs:COMPACT_PROCESS_SOME (Results 1 – 1 of 1) sorted by relevance
127 static final int COMPACT_PROCESS_SOME = 1; field in CachedAppOptimizer348 app.reqCompactAction = COMPACT_PROCESS_SOME; in compactAppSome()718 if ((pendingAction == COMPACT_PROCESS_SOME in handleMessage()747 if (pendingAction == COMPACT_PROCESS_SOME) { in handleMessage()748 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()762 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()797 case COMPACT_PROCESS_SOME: in handleMessage()865 case COMPACT_PROCESS_SOME: in handleMessage()882 + ((pendingAction == COMPACT_PROCESS_SOME) ? "some" : "full") in handleMessage()