Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java351 UiObject duplexOption = new UiObject(new UiSelector().text(duplex)); in changeDuplex() local
352 duplexOption.click(); in changeDuplex()