Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java458 UiObject orientationOption = mUiDevice.findObject(new UiSelector().text(orientation)); in changeOrientation() local
459 orientationOption.click(); in changeOrientation()