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