Searched refs:PrintedPdfDocument (Results 1 – 8 of 8) sorted by relevance
65 public class PrintedPdfDocument extends PdfDocument { class83 public PrintedPdfDocument(@NonNull Context context, @NonNull PrintAttributes attributes) { in PrintedPdfDocument() method in PrintedPdfDocument
41 import android.print.pdf.PrintedPdfDocument;334 PrintedPdfDocument pdfDocument = new PrintedPdfDocument(mContext, in writeBitmap()348 PrintedPdfDocument dummyDocument = new PrintedPdfDocument(mContext, in writeBitmap()
147 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} class325 <p>The {@link android.print.pdf.PrintedPdfDocument} class uses a {@link android.graphics.Canvas}
3337 android.print.pdf.PrintedPdfDocument
23139 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {23140 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
30211 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {30212 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
30284 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {30285 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);
32760 public class PrintedPdfDocument extends android.graphics.pdf.PdfDocument {32761 ctor public PrintedPdfDocument(android.content.Context, android.print.PrintAttributes);