Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/print/
H A DPrintDocumentAdapter.java122 public static final String EXTRA_PRINT_PREVIEW = "EXTRA_PRINT_PREVIEW"; field in PrintDocumentAdapter
H A DPrintManager.java1078 PrintDocumentAdapter.EXTRA_PRINT_PREVIEW)); in handleMessage()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java747 mMetadata.putBoolean(PrintDocumentAdapter.EXTRA_PRINT_PREVIEW, preview); in LayoutCommand()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34983 field public static final String EXTRA_PRINT_PREVIEW = "EXTRA_PRINT_PREVIEW";