Searched refs:onRequestCancelPrintJob (Results 1 – 6 of 6) 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 ...
23188 method protected abstract void onRequestCancelPrintJob(android.printservice.PrintJob);
35346 method protected abstract void onRequestCancelPrintJob(android.printservice.PrintJob);