Home
last modified time | relevance | path

Searched refs:countSystemSyncManagerJobsSaved (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/job/
DJobSchedulerInternal.java92 public int countSystemSyncManagerJobsSaved = -1; field in JobSchedulerInternal.JobStorePersistStats
104 countSystemSyncManagerJobsSaved = source.countSystemSyncManagerJobsSaved; in JobStorePersistStats()
116 + countSystemSyncManagerJobsSaved; in toString()
DJobStore.java465 mPersistInfo.countSystemSyncManagerJobsSaved = numSyncJobs;