Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DCachedAppOptimizer.java203 static final int UNFREEZE_REASON_COMPONENT_DISABLED = field in CachedAppOptimizer
235 UNFREEZE_REASON_COMPONENT_DISABLED,
2598 return UNFREEZE_REASON_COMPONENT_DISABLED; in getUnfreezeReasonCodeFromOomAdjReason()