Home
last modified time | relevance | path

Searched refs:PrintedPdfDocument (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/print/pdf/
DPrintedPdfDocument.java65 public class PrintedPdfDocument extends PdfDocument { class
83 public PrintedPdfDocument(@NonNull Context context, @NonNull PrintAttributes attributes) { in PrintedPdfDocument() method in PrintedPdfDocument
/frameworks/support/v4/kitkat/android/support/v4/print/
DPrintHelperKitkat.java41 import android.print.pdf.PrintedPdfDocument;
334 PrintedPdfDocument pdfDocument = new PrintedPdfDocument(mContext, in writeBitmap()
348 PrintedPdfDocument dummyDocument = new PrintedPdfDocument(mContext, in writeBitmap()
/frameworks/base/docs/html/training/printing/
Dcustom-docs.jd147 mPdfDocument = new PrintedPdfDocument(getActivity(), newAttributes);
243 android.print.pdf.PrintedPdfDocument} class to create a PDF file:</p>
322 purpose. This lesson shows how to use the {@link android.print.pdf.PrintedPdfDocument} class
325 <p>The {@link android.print.pdf.PrintedPdfDocument} class uses a {@link android.graphics.Canvas}
/frameworks/base/
Dcompiled-classes-phone3337 android.print.pdf.PrintedPdfDocument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23139 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {
23140 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
/frameworks/base/api/
Dcurrent.txt30211 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {
30212 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
Dtest-current.txt30284 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {
30285 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
Dsystem-current.txt32760 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {
32761 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);