Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java867 private static final class WriteCommand extends AsyncCommand { class in RemotePrintDocument
878 public WriteCommand(Context context, Looper looper, IPrintDocumentAdapter adapter, in WriteCommand() method in RemotePrintDocument.WriteCommand