Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjuster.java2488 double thresholdModifier = mService.mAppProfiler.isProfilingPss() in computeOomAdjLSP() local
2491 mProcessList.getCachedRestoreThresholdKb() * thresholdModifier; in computeOomAdjLSP()