Searched refs:onAllPrintJobsForServiceHandled (Results 1 – 5 of 5) sorted by relevance
30 void onAllPrintJobsForServiceHandled(in ComponentName printService); in onAllPrintJobsForServiceHandled() method
122 public void onAllPrintJobsForServiceHandled(ComponentName printService); in onAllPrintJobsForServiceHandled() method933 public void onAllPrintJobsForServiceHandled(ComponentName printService) { in onAllPrintJobsForServiceHandled() method in RemotePrintSpooler.PrintSpoolerClient938 spooler.mCallbacks.onAllPrintJobsForServiceHandled(printService); in onAllPrintJobsForServiceHandled()
205 public void onAllPrintJobsForServiceHandled(ComponentName printService) { in onAllPrintJobsForServiceHandled() method in UserState
245 PrintSpoolerService::onAllPrintJobsForServiceHandled, this, service); in sendOnAllPrintJobsForServiceHandled()276 private void onAllPrintJobsForServiceHandled(ComponentName service) { in onAllPrintJobsForServiceHandled() method in PrintSpoolerService279 mClient.onAllPrintJobsForServiceHandled(service); in onAllPrintJobsForServiceHandled()
54795 Landroid/print/IPrintSpoolerClient$Stub$Proxy;->onAllPrintJobsForServiceHandled(Landroid/content/Co…54806 Landroid/print/IPrintSpoolerClient;->onAllPrintJobsForServiceHandled(Landroid/content/ComponentName…