Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessStateRecord.java1243 boolean isSetCached() { in isSetCached() method in ProcessStateRecord
H A DOomAdjuster.java3248 if (!state.isSetCached() || state.isSetNoKillOnBgRestrictedAndIdle()) { in applyOomAdjLSP()