Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrintJobTest.java416 openCustomPrintOptions();
446 openCustomPrintOptions();
DCustomPrintOptionsTest.java336 openCustomPrintOptions(); in testCase()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java801 protected void openCustomPrintOptions() throws UiObjectNotFoundException { in openCustomPrintOptions() method in BasePrintTest