Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java648 UiObject orientationSpinner = uiDevice.findObject(new UiSelector().resourceId( in changeOrientation() local
650 orientationSpinner.click(); in changeOrientation()
661 UiObject orientationSpinner = getUiDevice().findObject(new UiSelector().resourceId( in getOrientation() local
663 return orientationSpinner.getText(); in getOrientation()