Searched refs:hasPowerConstraint (Results 1 – 3 of 3) sorted by relevance
76 if (taskStatus.hasPowerConstraint()) { in maybeStartTrackingJobLocked()101 if (!jobStatus.hasPowerConstraint()) { in prepareForExecutionLocked()134 if (!jobStatus.hasPowerConstraint()) { in stopTrackingRestrictedJobLocked()
1573 boolean hasPowerConstraint() { in hasPowerConstraint() method in JobStatus
13315 HPLcom/android/server/job/controllers/JobStatus;->hasPowerConstraint()Z