Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java709 protected void changeDuplex(String duplex) throws UiObjectNotFoundException, IOException { in changeDuplex() argument
715 UiObject duplexOption = uiDevice.findObject(new UiSelector().text(duplex)); in changeDuplex()