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