FileDocCategorySizeDatePackage
IPrintSpoolerClient.javaAPI DocAndroid 5.1 API5359Sat Mar 14 05:48:06 GMT 2015android.print

IPrintSpoolerClient

public interface IPrintSpoolerClient implements android.os.IInterface
Interface for receiving interesting state updates from the print spooler.
hide

Fields Summary
Constructors Summary
Methods Summary
public voidonAllPrintJobsForServiceHandled(android.content.ComponentName printService)

public voidonAllPrintJobsHandled()

public voidonPrintJobQueued(android.print.PrintJobInfo printJob)

public voidonPrintJobStateChanged(android.print.PrintJobInfo printJob)