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