Searched refs:COMPACT_PROCESS_SOME (Results 1 – 1 of 1) sorted by relevance
111 static final int COMPACT_PROCESS_SOME = 1; field in AppCompactor300 app.reqCompactAction = COMPACT_PROCESS_SOME; in compactAppSome()550 if ((pendingAction == COMPACT_PROCESS_SOME in handleMessage()581 if (pendingAction == COMPACT_PROCESS_SOME) { in handleMessage()582 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()596 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()631 case COMPACT_PROCESS_SOME: in handleMessage()699 case COMPACT_PROCESS_SOME: in handleMessage()717 + ((pendingAction == COMPACT_PROCESS_SOME) ? "some" : "full") in handleMessage()