Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrintAttributesTest.java246 writeBlankPages(mLayoutAttributes, fd, pages[0].getStart(), in createMockPrintDocumentAdapter()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java739 writeBlankPages(printAttributes[0], fd, pages[0].getStart(), pages[0].getEnd()); in createDefaultPrintDocumentAdapter()