Searched refs:countAllJobsLoaded (Results 1 – 2 of 2) sorted by relevance
86 public int countAllJobsLoaded = -1; field in JobSchedulerInternal.JobStorePersistStats98 countAllJobsLoaded = source.countAllJobsLoaded; in JobStorePersistStats()110 + countAllJobsLoaded + "/" in toString()
681 if (mPersistInfo.countAllJobsLoaded < 0) { // Only set them once. in run()682 mPersistInfo.countAllJobsLoaded = numJobs; in run()