Searched refs:getNumFailures (Results 1 – 2 of 2) sorted by relevance
444 jobStatus.getSourceTag(), jobStatus.getNumFailures(), in JobStatus()693 public int getNumFailures() { in getNumFailures() method in JobStatus
1576 final int backoffAttempts = failureToReschedule.getNumFailures() + 1; in getRescheduleJobForFailureLocked()2050 if (job.getNumFailures() > 0) { in accept()