Searched refs:OOM_ADJ_REASON_COMPONENT_DISABLED (Results 1 – 4 of 4) sorted by relevance
478 public static final int OOM_ADJ_REASON_COMPONENT_DISABLED = 22; field in ActivityManagerInternal503 OOM_ADJ_REASON_COMPONENT_DISABLED,
48 import static android.app.ActivityManagerInternal.OOM_ADJ_REASON_COMPONENT_DISABLED;224 case OOM_ADJ_REASON_COMPONENT_DISABLED: in oomAdjReasonToProto()225 return AppProtoEnums.OOM_ADJ_REASON_COMPONENT_DISABLED; in oomAdjReasonToProto()278 case OOM_ADJ_REASON_COMPONENT_DISABLED: in oomAdjReasonToString()
25 import static android.app.ActivityManagerInternal.OOM_ADJ_REASON_COMPONENT_DISABLED;2535 case OOM_ADJ_REASON_COMPONENT_DISABLED: in getUnfreezeReasonCodeFromOomAdjReason()
30 import static android.app.ActivityManagerInternal.OOM_ADJ_REASON_COMPONENT_DISABLED;6331 mAm.updateOomAdjPendingTargetsLocked(OOM_ADJ_REASON_COMPONENT_DISABLED); in bringDownDisabledPackageServicesLocked()