Searched refs:mConstraintStatusHistory (Results 1 – 1 of 1) sorted by relevance
516 private final int[] mConstraintStatusHistory = new int[NUM_CONSTRAINT_CHANGE_HISTORY]; field in JobStatus1964 mConstraintStatusHistory[mConstraintChangeHistoryIndex] = satisfiedConstraints; in setConstraintSatisfied()2861 dumpConstraints(pw, mConstraintStatusHistory[idx]); in dump()