Searched refs:hasIdleConstraint (Results 1 – 6 of 6) sorted by relevance
62 if (taskStatus.hasIdleConstraint()) { in maybeStartTrackingJobLocked()85 if (!jobStatus.hasIdleConstraint()) { in stopTrackingRestrictedJobLocked()
1015 public boolean hasIdleConstraint() { in hasIdleConstraint() method in JobStatus
334 job.hasIdleConstraint(), in executeRunnableJob()961 completedJob.hasIdleConstraint(), in closeAndCleanupJobLocked()
594 if (jobStatus.hasIdleConstraint()) {
1172 jobStatus.hasIdleConstraint(),
20892 HSPLcom/android/server/job/controllers/JobStatus;->hasIdleConstraint()Z