Searched refs:lastCompactAction (Results 1 – 2 of 2) sorted by relevance
121 void setLastCompactAction(int lastCompactAction) { in setLastCompactAction() argument122 mLastCompactAction = lastCompactAction; in setLastCompactAction()
1079 int pendingAction, lastCompactAction; in handleMessage() local1113 lastCompactAction = opt.getLastCompactAction(); in handleMessage()1132 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1134 || (lastCompactAction == COMPACT_PROCESS_FULL in handleMessage()1146 if ((lastCompactAction == COMPACT_PROCESS_SOME in handleMessage()1148 || (lastCompactAction == COMPACT_PROCESS_FULL in handleMessage()1279 lastCompactAction, lastCompactTime, lastOomAdj, procState, in handleMessage()1288 rssAfter[3], time, lastCompactAction, lastCompactTime, in handleMessage()