Searched refs:shouldCompactBFGS (Results 1 – 2 of 2) sorted by relevance
342 boolean shouldCompactBFGS(ProcessRecord app, long now) { in shouldCompactBFGS() method in AppCompactor
1717 && mAppCompact.shouldCompactBFGS(app, now)) { in applyOomAdjLocked()