Home
last modified time | relevance | path

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

/frameworks/support/print/src/main/java/androidx/print/
DPrintHelper.java544 private static PrintAttributes.Builder copyAttributes(PrintAttributes other) { in copyAttributes() method in PrintHelper
616 pdfAttributes = copyAttributes(attributes) in writeBitmap()