Searched refs:getRelevantAppliedConstraintsLocked (Results 1 – 4 of 4) sorted by relevance
387 Integer.bitCount(getRelevantAppliedConstraintsLocked(js))); in maybeStartTrackingJobLocked()508 int getRelevantAppliedConstraintsLocked(@NonNull JobStatus js) { in getRelevantAppliedConstraintsLocked() method in FlexibilityController544 final int irrelevantConstraints = ~getRelevantAppliedConstraintsLocked(js); in hasEnoughSatisfiedConstraintsLocked()871 Integer.bitCount(getRelevantAppliedConstraintsLocked(js)); in updateFlexibleConstraints()1000 mSatisfiedFlexibleConstraints & getRelevantAppliedConstraintsLocked(js)) in scheduleDropNumConstraintsAlarm()
286 mFlexibilityController.getRelevantAppliedConstraintsLocked(js))); in createJobStatus()
1798 HSPLcom/android/server/job/controllers/FlexibilityController;->getRelevantAppliedConstraintsLocked(…
13224 HPLcom/android/server/job/controllers/FlexibilityController;->getRelevantAppliedConstraintsLocked(L…