Home
last modified time | relevance | path

Searched defs:openPrintOptions (Results 1 – 3 of 3) sorted by relevance

/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java162 void openPrintOptions(); in openPrintOptions() method
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java369 public void openPrintOptions() throws TestHelperException { in openPrintOptions() method in DefaultCtsPrintHelper
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java652 protected void openPrintOptions() throws TestHelperException { in openPrintOptions() method in BasePrintTest