Searched refs:mPercentToDropConstraints (Results 1 – 1 of 1) sorted by relevance
122 private int[] mPercentToDropConstraints; field in FlexibilityController201 mPercentToDropConstraints = in FlexibilityController()377 || js.getNumDroppedFlexibleConstraints() == mPercentToDropConstraints.length) { in getNextConstraintDropTimeElapsedLocked()380 final int percent = mPercentToDropConstraints[js.getNumDroppedFlexibleConstraints()]; in getNextConstraintDropTimeElapsedLocked()500 if (curPercent >= mPercentToDropConstraints[i]) { in resetJobNumDroppedConstraints()782 && !Arrays.equals(mPercentToDropConstraints, in processConstantLocked()784 mPercentToDropConstraints = PERCENTS_TO_DROP_NUM_FLEXIBLE_CONSTRAINTS; in processConstantLocked()