Searched refs:CONSTRAINT_BACKGROUND_NOT_RESTRICTED (Results 1 – 2 of 2) sorted by relevance
103 & JobStatus.CONSTRAINT_BACKGROUND_NOT_RESTRICTED) != 0) { in dumpControllerStateLocked()145 JobStatus.CONSTRAINT_BACKGROUND_NOT_RESTRICTED) != 0); in dumpControllerStateLocked()
78 static final int CONSTRAINT_BACKGROUND_NOT_RESTRICTED = 1<<22; field in JobStatus885 return setConstraintSatisfied(CONSTRAINT_BACKGROUND_NOT_RESTRICTED, state); in setBackgroundNotRestrictedConstraintSatisfied()948 (satisfiedConstraints & CONSTRAINT_BACKGROUND_NOT_RESTRICTED) != 0; in isReady()1133 if ((constraints&CONSTRAINT_BACKGROUND_NOT_RESTRICTED) != 0) { in dumpConstraints()