Searched refs:mJobQueue (Results 1 – 1 of 1) sorted by relevance
50 private JobQueue mJobQueue; field in BuiltInPrintService81 mJobQueue = new JobQueue(); in onCreate()109 mJobQueue.print(new LocalPrintJob(this, mBackend, printJob)); in onPrintJobQueued()118 mJobQueue.cancel(printJob.getId()); in onRequestCancelPrintJob()