Home
last modified time | relevance | path

Searched refs:EXTRA_PRINT_PREVIEW (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/print/
DPrintDocumentAdapter.java121 public static final String EXTRA_PRINT_PREVIEW = "EXTRA_PRINT_PREVIEW"; field in PrintDocumentAdapter
DPrintManager.java1052 PrintDocumentAdapter.EXTRA_PRINT_PREVIEW)); in handleMessage()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java735 mMetadata.putBoolean(PrintDocumentAdapter.EXTRA_PRINT_PREVIEW, preview); in LayoutCommand()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22993 field public static final java.lang.String EXTRA_PRINT_PREVIEW = "EXTRA_PRINT_PREVIEW";
/frameworks/base/api/
Dcurrent.txt34196 field public static final java.lang.String EXTRA_PRINT_PREVIEW = "EXTRA_PRINT_PREVIEW";
/frameworks/base/config/
Dhiddenapi-public-dex.txt32789 Landroid/print/PrintDocumentAdapter;->EXTRA_PRINT_PREVIEW:Ljava/lang/String;