Home
last modified time | relevance | path

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

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