Searched refs:JobStorePersistStats (Results 1 – 4 of 4) sorted by relevance
80 JobStorePersistStats getPersistStats(); in getPersistStats()85 public class JobStorePersistStats { class94 public JobStorePersistStats() { in JobStorePersistStats() method in JobSchedulerInternal.JobStorePersistStats97 public JobStorePersistStats(JobStorePersistStats source) { in JobStorePersistStats() method in JobSchedulerInternal.JobStorePersistStats
49 import com.android.server.job.JobSchedulerInternal.JobStorePersistStats;106 private JobStorePersistStats mPersistInfo = new JobStorePersistStats();219 public JobStorePersistStats getPersistStats() { in getPersistStats()
2340 public JobStorePersistStats getPersistStats() { in getPersistStats()2342 return new JobStorePersistStats(mJobs.getPersistStats()); in getPersistStats()
847 …dulerInternal;->getPersistStats()Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;2553 Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;