Searched refs:onRequestCancelPrintJob (Results 1 – 5 of 5) sorted by relevance
320 protected abstract void onRequestCancelPrintJob(PrintJob printJob); in onRequestCancelPrintJob() method in PrintService575 onRequestCancelPrintJob(new PrintJob(PrintService.this, printJobInfo, mClient));
210 public void onRequestCancelPrintJob(PrintJobInfo printJob) { in onRequestCancelPrintJob() method in RemotePrintService
364 printService.onRequestCancelPrintJob(printJobInfo); in cancelPrintJob()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
35194 method protected abstract void onRequestCancelPrintJob(android.printservice.PrintJob);