Home
last modified time | relevance | path

Searched refs:relevantConstraints (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DFlexibilityController.java509 final int relevantConstraints = SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS in getRelevantAppliedConstraintsLocked() local
511 return mAppliedConstraints & relevantConstraints; in getRelevantAppliedConstraintsLocked()