Searched refs:documentAdapter (Results 1 – 3 of 3) sorted by relevance
512 @NonNull PrintDocumentAdapter documentAdapter, in print() argument524 if (documentAdapter == null) { in print()528 (Activity) mContext, documentAdapter); in print()829 PrintDocumentAdapter documentAdapter) { in PrintDocumentAdapterDelegate() argument837 mDocumentAdapter = documentAdapter; in PrintDocumentAdapterDelegate()
328 private void onConnectedToPrintSpooler(final IBinder documentAdapter) { in onConnectedToPrintSpooler() argument335 (new Handler(getMainLooper())).post(() -> onPrinterRegistryReady(documentAdapter)); in onConnectedToPrintSpooler()339 private void onPrinterRegistryReady(IBinder documentAdapter) { in onPrinterRegistryReady() argument357 IPrintDocumentAdapter.Stub.asInterface(documentAdapter), in onPrinterRegistryReady()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...