Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java346 protected void changeDuplex(String duplex) throws UiObjectNotFoundException { in changeDuplex() argument
351 UiObject duplexOption = new UiObject(new UiSelector().text(duplex)); in changeDuplex()