HomeSort by relevance Sort by last modified time
    Searched full:orientationoption (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java 240 UiObject orientationOption = new UiObject(new UiSelector().text(orientation));
241 orientationOption.click();

Completed in 197 milliseconds