Searched refs:countAllJobsSaved (Results 1 – 2 of 2) sorted by relevance
92 public int countAllJobsSaved = -1; field in JobSchedulerInternal.JobStorePersistStats104 countAllJobsSaved = source.countAllJobsSaved; in JobStorePersistStats()116 + countAllJobsSaved + "/" in toString()136 proto.write(JobStorePersistStatsProto.Stats.NUM_TOTAL_JOBS, countAllJobsSaved); in dumpDebug()
734 mPersistInfo.countAllJobsSaved = 0;834 mPersistInfo.countAllJobsSaved += numJobs;