Searched defs:getAllJobSnapshots (Results 1 – 3 of 3) sorted by relevance
37 ParceledListSlice getAllJobSnapshots(); in getAllJobSnapshots() method
239 public abstract List<JobSnapshot> getAllJobSnapshots(); in getAllJobSnapshots() method in JobScheduler
115 public List<JobSnapshot> getAllJobSnapshots() { in getAllJobSnapshots() method in JobSchedulerImpl