Home
last modified time | relevance | path

Searched defs:newAttributes (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DCustomPrintOptionsTest.java313 PrintAttributes newAttributes = newAttributesBuilder.build(); in testCase() local
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java818 PrintAttributes oldAttributes, PrintAttributes newAttributes, in verifyLayoutCall()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2693 final PrintAttributes oldAttributes, final PrintAttributes newAttributes, in printDocumentLayout()