Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java2230 final boolean enabled = state.getCachedCompatChange( in computeOomAdjLSP()
2488 final boolean enabled = cstate.getCachedCompatChange( in computeOomAdjLSP()
3191 final boolean fgsInteractionChangeEnabled = state.getCachedCompatChange( in applyOomAdjLSP()
3202 final boolean fgsInteractionChangeEnabled = state.getCachedCompatChange( in applyOomAdjLSP()
3330 final boolean fgsInteractionChangeEnabled = state.getCachedCompatChange( in maybeUpdateUsageStatsLSP()
H A DProcessStateRecord.java1085 boolean getCachedCompatChange(@CachedCompatChangeId int cachedCompatChangeId) { in getCachedCompatChange() method in ProcessStateRecord
/aosp14/frameworks/base/services/
H A Dart-profile2184 HSPLcom/android/server/am/ProcessStateRecord;->getCachedCompatChange(I)Z+]Lcom/android/server/am/Oo…