Home
last modified time | relevance | path

Searched defs:applyPrintAttributes (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DIPdfEditor.aidl29 void applyPrintAttributes(in PrintAttributes attributes); in applyPrintAttributes() method
H A DPdfManipulationService.java269 public void applyPrintAttributes(PrintAttributes attributes) { in applyPrintAttributes() method in PdfManipulationService.PdfEditorImpl