Home
last modified time | relevance | path

Searched defs:setPageOrientation (Results 1 – 2 of 2) sorted by relevance

/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java78 void setPageOrientation(String orientation); in setPageOrientation() method
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java206 public void setPageOrientation(String orientation) throws TestHelperException { in setPageOrientation() method in DefaultCtsPrintHelper