Home
last modified time | relevance | path

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

/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java171 void openCustomPrintOptions(); in openCustomPrintOptions() method
/cts/tests/tests/print/src/android/print/cts/
DPrintJobTest.java416 openCustomPrintOptions();
446 openCustomPrintOptions();
DCustomPrintOptionsTest.java323 openCustomPrintOptions(); in testCase()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java656 protected void openCustomPrintOptions() throws TestHelperException { in openCustomPrintOptions() method in BasePrintTest
657 mPrintHelper.openCustomPrintOptions(); in openCustomPrintOptions()
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java381 public void openCustomPrintOptions() throws TestHelperException { in openCustomPrintOptions() method in DefaultCtsPrintHelper