Searched refs:startedAsExpeditedJob (Results 1 – 9 of 9) sorted by relevance
546 job.startedAsExpeditedJob = job.shouldTreatAsExpeditedJob(); in executeRunnableJob()1176 if (mRunningJob.startedAsExpeditedJob in doCancelLocked()1546 completedJob.startedAsExpeditedJob, in closeAndCleanupJobLocked()
856 } else if (js.startedAsExpeditedJob) { in prepareForAssignmentDeterminationLocked()1577 packageStats.adjustRunningCount(false, jobStatus.startedAsExpeditedJob); in onJobCompletedLocked()1829 if (js.shouldTreatAsExpeditedJob() || js.startedAsExpeditedJob) { in shouldStopRunningJobLocked()
2981 } else if (jobStatus.startedAsExpeditedJob) {2993 : (jobStatus.startedAsExpeditedJob
1086 if (job.shouldTreatAsExpeditedJob() || job.startedAsExpeditedJob) { in maybeAdjustRegisteredCallbacksLocked()1094 if (job.shouldTreatAsExpeditedJob() || job.startedAsExpeditedJob) { in maybeAdjustRegisteredCallbacksLocked()1203 } else if (jobStatus.shouldTreatAsExpeditedJob() || jobStatus.startedAsExpeditedJob) { in getNetworkLocked()
431 public boolean startedAsExpeditedJob = false; field in JobStatus1673 || ((shouldTreatAsExpeditedJob() || startedAsExpeditedJob) in canRunInDoze()1681 || ((shouldTreatAsExpeditedJob() || startedAsExpeditedJob) in canRunInBatterySaver()2827 pw.print(startedAsExpeditedJob); in dump()
555 if (jobStatus.shouldTreatAsExpeditedJob() || jobStatus.startedAsExpeditedJob) { in getRunningBill()
1905 if (jobStatus.startedAsExpeditedJob) {4487 } else if (js.startedAsExpeditedJob) {4499 } else if (js.startedAsExpeditedJob) {
335 jobEj.startedAsExpeditedJob = true; in testGetMinJobExecutionGuaranteeMs_timeoutSafeguards_disabled()455 jobEj.startedAsExpeditedJob = true; in testGetMinJobExecutionGuaranteeMs_timeoutSafeguards_enabled()614 jobEj.startedAsExpeditedJob = true; in testGetMaxJobExecutionTimeMs_timeoutSafeguards_disabled()743 jobEj.startedAsExpeditedJob = true; in testGetMaxJobExecutionTimeMs_timeoutSafeguards_enabled()
165 job.startedAsExpeditedJob = true; in testCanRunInBatterySaver_expedited()212 job.startedAsExpeditedJob = true; in testCanRunInDoze_expedited()