Searched refs:mPrintDocumentAdapter (Results 1 – 1 of 1) sorted by relevance
80 private final IPrintDocumentAdapter mPrintDocumentAdapter; field in RemotePrintDocument104 mPrintDocumentAdapter, mDocumentInfo,175 mPrintDocumentAdapter = adapter; in RemotePrintDocument()198 mPrintDocumentAdapter.start(); in start()242 AsyncCommand command = new LayoutCommand(mLooper, mPrintDocumentAdapter, in update()295 mPrintDocumentAdapter.finish(); in finish()338 mPrintDocumentAdapter.kill(reason); in kill()422 mPrintDocumentAdapter.asBinder().linkToDeath(mDeathRecipient, 0); in connectToRemoteDocument()430 mPrintDocumentAdapter.setObserver(new PrintDocumentAdapterObserver(this)); in connectToRemoteDocument()439 mPrintDocumentAdapter.setObserver(null); in disconnectFromRemoteDocument()[all …]