Home | History | Annotate | Download | only in app

Lines Matching refs:importanceReasonCode

1498          * Constant for {@link #importanceReasonCode}: nothing special has
1504 * Constant for {@link #importanceReasonCode}: one of the application's
1513 * Constant for {@link #importanceReasonCode}: one of the application's
1524 public int importanceReasonCode;
1527 * For the specified values of {@link #importanceReasonCode}, this
1534 * For the specified values of {@link #importanceReasonCode}, this
1547 importanceReasonCode = REASON_UNKNOWN;
1569 dest.writeInt(importanceReasonCode);
1584 importanceReasonCode = source.readInt();
1651 * {@link RunningAppProcessInfo#importanceReasonCode}.