Methods Summary |
---|
protected final void | attachBaseContext(android.content.Context base)
throw new RuntimeException("Stub!");
|
public final android.print.PrinterId | generatePrinterId(java.lang.String localId)
throw new RuntimeException("Stub!");
|
public final java.util.List | getActivePrintJobs()
throw new RuntimeException("Stub!");
|
public final android.os.IBinder | onBind(android.content.Intent intent)
throw new RuntimeException("Stub!");
|
protected void | onConnected()
throw new RuntimeException("Stub!");
|
protected abstract android.printservice.PrinterDiscoverySession | onCreatePrinterDiscoverySession()
|
protected void | onDisconnected()
throw new RuntimeException("Stub!");
|
protected abstract void | onPrintJobQueued(android.printservice.PrintJob printJob)
|
protected abstract void | onRequestCancelPrintJob(android.printservice.PrintJob printJob)
|