Searched refs:SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS (Results 1 – 3 of 3) sorted by relevance
88 static final int SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS = CONSTRAINT_BATTERY_NOT_LOW field in FlexibilityController98 JOB_SPECIFIC_FLEXIBLE_CONSTRAINTS | SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS;509 final int relevantConstraints = SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS in getRelevantAppliedConstraintsLocked()523 & (SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS in hasEnoughSatisfiedConstraintsLocked()1074 mAppliedConstraints & SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS); in handleMessage()
25 …t static com.android.server.job.controllers.FlexibilityController.SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS;697 ((~requiredConstraints) & SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS) != 0 in JobStatus()
45 …t static com.android.server.job.controllers.FlexibilityController.SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS;1362 SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS, true, FROZEN_TIME); in testTransportAffinity()1364 SYSTEM_WIDE_FLEXIBLE_CONSTRAINTS, false, FROZEN_TIME); in testTransportAffinity()