Searched refs:IPrintDocumentAdapter (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/core/java/android/print/ |
D | IPrintManager.aidl | 23 import android.print.IPrintDocumentAdapter; 42 Bundle print(String printJobName, in IPrintDocumentAdapter printAdapter, in print()
|
D | IPrintDocumentAdapter.aidl | 32 oneway interface IPrintDocumentAdapter { interface
|
D | PrintManager.java | 785 public static final class PrintDocumentAdapterDelegate extends IPrintDocumentAdapter.Stub
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | RemotePrintDocument.java | 33 import android.print.IPrintDocumentAdapter; 79 private final IPrintDocumentAdapter mPrintDocumentAdapter; 166 public RemotePrintDocument(Context context, IPrintDocumentAdapter adapter, in RemotePrintDocument() 557 protected final IPrintDocumentAdapter mAdapter; 570 …public AsyncCommand(Looper looper, IPrintDocumentAdapter adapter, RemotePrintDocumentInfo document, in AsyncCommand() 737 public LayoutCommand(Looper looper, IPrintDocumentAdapter adapter, in LayoutCommand() 1014 public WriteCommand(Context context, Looper looper, IPrintDocumentAdapter adapter, in WriteCommand()
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | PrintManagerService.java | 39 import android.print.IPrintDocumentAdapter; 116 public Bundle print(String printJobName, IPrintDocumentAdapter adapter, in print()
|
D | UserState.java | 46 import android.print.IPrintDocumentAdapter; 211 public Bundle print(@NonNull String printJobName, @NonNull IPrintDocumentAdapter adapter, in print()
|
/frameworks/base/core/tests/coretests/src/android/print/ |
D | IPrintManagerParametersTest.java | 284 final IPrintDocumentAdapter adapter = new PrintManager
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | PrintActivity.java | 50 import android.print.IPrintDocumentAdapter; 341 IPrintDocumentAdapter.Stub.asInterface(documentAdapter), in onPrinterRegistryReady()
|
/frameworks/base/ |
D | Android.mk | 313 core/java/android/print/IPrintDocumentAdapter.aidl \
|
/frameworks/base/config/ |
D | compiled-classes-phone | 3481 android.print.IPrintDocumentAdapter
|
D | boot-image-profile.txt | 5627 HPLandroid/print/IPrintManager;->print(Ljava/lang/String;Landroid/print/IPrintDocumentAdapter;Landr…
|