Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java290 UiObject orientationSpinner = new UiObject(new UiSelector().resourceId( in changeOrientation() local
292 orientationSpinner.click(); in changeOrientation()