Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessStateRecord.java1128 int getCachedProcState() { in getCachedProcState() method in ProcessStateRecord
H A DOomAdjuster.java1926 procState = state.getCachedProcState(); in computeOomAdjLSP()