Searched defs:PrintDocumentInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/print/
H A DPrintDocumentInfo.java34 * PrintDocumentInfo, boolean) PrintDocumentAdapter.LayoutResultCallback.onLayoutFinished(
35 * PrintDocumentInfo, boolean)} callback after successfully laying out the
56 * PrintDocumentInfo info = new PrintDocumentInfo
58 * .setContentType(PrintDocumentInfo.CONTENT_TYPE_DOCUMENT)
70 public final class PrintDocumentInfo implements Parcelable { class in inherits:Parcelable
112 private PrintDocumentInfo() { method in class:PrintDocumentInfo
121 private PrintDocumentInfo(PrintDocumentInfo prototype) { method in class:PrintDocumentInfo
133 private PrintDocumentInfo(Parce method in class:PrintDocumentInfo
[all...]

Completed in 58 milliseconds