Home
last modified time | relevance | path

Searched defs:AsyncCommand (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java557 private static abstract class AsyncCommand implements Runnable { class in RemotePrintDocument
584 …public AsyncCommand(Looper looper, IPrintDocumentAdapter adapter, RemotePrintDocumentInfo document, in AsyncCommand() method in RemotePrintDocument.AsyncCommand