Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrinterCapabilitiesTest.java186 final PrintAttributes[] writeAttributes = new PrintAttributes[1]; in testCase() local
222 writeAttributes[0] = layoutAttributes[0]; in testCase()
241 waitForMediaSizeChange(writeAttributes, msBefore); in testCase()
249 waitForMediaSizeChange(writeAttributes, msAfter); in testCase()
257 waitForMediaSizeChange(writeAttributes, MediaSize.NA_LETTER); in testCase()