Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java709 protected void changeDuplex(String duplex) throws UiObjectNotFoundException, IOException { in changeDuplex() method in BasePrintTest
/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentAdapterContractTest.java459 changeDuplex("Short edge"); in printOptionsChangeAndNoPrinterChange()