Searched defs:toCancel (Results 1 – 2 of 2) sorted by relevance
200 public void cancelBefore(int count, final RecyclerView.ViewHolder... toCancel) in cancelBefore()205 public void cancelAfter(int count, final RecyclerView.ViewHolder... toCancel) in cancelAfter()210 …public void cancelTest(boolean before, int count, final RecyclerView.ViewHolder... toCancel) throw… in cancelTest()
666 final JobStatus toCancel = mJobs.getJobByUidAndJobId(uId, job.getId()); in scheduleAsPackage() local799 JobStatus toCancel; in cancelJob() local