Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DCachedAppOptimizer.java201 static final int UNFREEZE_REASON_COMPONENT_DISABLED = field in CachedAppOptimizer
233 UNFREEZE_REASON_COMPONENT_DISABLED,
2536 return UNFREEZE_REASON_COMPONENT_DISABLED; in getUnfreezeReasonCodeFromOomAdjReason()