Searched refs:setNumDroppedFlexibleConstraints (Results 1 – 4 of 4) sorted by relevance
474 js.setNumDroppedFlexibleConstraints(1); in testOnConstantsUpdated_PercentsToDropConstraints()477 js.setNumDroppedFlexibleConstraints(2); in testOnConstantsUpdated_PercentsToDropConstraints()558 js.setNumDroppedFlexibleConstraints(1); in testGetNextConstraintDropTimeElapsedLocked()563 js.setNumDroppedFlexibleConstraints(2); in testGetNextConstraintDropTimeElapsedLocked()577 js.setNumDroppedFlexibleConstraints(1); in testGetNextConstraintDropTimeElapsedLocked()582 js.setNumDroppedFlexibleConstraints(2); in testGetNextConstraintDropTimeElapsedLocked()595 js.setNumDroppedFlexibleConstraints(1); in testGetNextConstraintDropTimeElapsedLocked()599 js.setNumDroppedFlexibleConstraints(2); in testGetNextConstraintDropTimeElapsedLocked()615 js.setNumDroppedFlexibleConstraints(1); in testGetNextConstraintDropTimeElapsedLocked()620 js.setNumDroppedFlexibleConstraints(2); in testGetNextConstraintDropTimeElapsedLocked()[all …]
272 js.setNumDroppedFlexibleConstraints(2); in testFlexibleConstraintCounts()
883 js.setNumDroppedFlexibleConstraints(toDrop); in updateFlexibleConstraints()907 setNumDroppedFlexibleConstraints(js, toDrop); in calculateNumDroppedConstraints()918 public void setNumDroppedFlexibleConstraints(JobStatus js, int numDropped) { in setNumDroppedFlexibleConstraints() method in FlexibilityController.FlexibilityTracker921 js.setNumDroppedFlexibleConstraints(numDropped); in setNumDroppedFlexibleConstraints()984 mFlexibilityTracker.setNumDroppedFlexibleConstraints(js, in scheduleDropNumConstraintsAlarm()1010 mFlexibilityTracker.setNumDroppedFlexibleConstraints(js, in scheduleDropNumConstraintsAlarm()
2169 public void setNumDroppedFlexibleConstraints(int count) { in setNumDroppedFlexibleConstraints() method in JobStatus