Home
last modified time | relevance | path

Searched refs:doingAll (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java1723 ProcessRecord topApp, boolean doingAll, long now, boolean cycleReEval, in computeOomAdjLSP() argument
2276 computeOomAdjLSP(client, cachedAdj, topApp, doingAll, now, in computeOomAdjLSP()
2617 computeOomAdjLSP(client, cachedAdj, topApp, doingAll, now, cycleReEval, true); in computeOomAdjLSP()
2760 if (doingAll && !cycleReEval) { in computeOomAdjLSP()
2984 private boolean applyOomAdjLSP(ProcessRecord app, boolean doingAll, long now, in applyOomAdjLSP() argument
3182 if (!doingAll) { in applyOomAdjLSP()