Home
last modified time | relevance | path

Searched refs:openPrintOptions (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustmentTest.java205 openPrintOptions(); in somePagesWantedAndAllPagesWritten()
310 openPrintOptions(); in somePagesWantedAndSomeMorePagesWritten()
479 openPrintOptions(); in wantedPagesAlreadyWrittenForPreview()
DInterfaceForAppsTest.java367 openPrintOptions();
DCustomPrintOptionsTest.java331 openPrintOptions(); in testCase()
DPageRangeAdjustAndVerify.java359 openPrintOptions(); in adjustPageRangeAndVerifyPages()
DPrinterCapabilitiesTest.java383 openPrintOptions(); in testPrinterCapabilityInfo()
DPrintJobTest.java408 openPrintOptions();
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java787 protected void openPrintOptions() throws UiObjectNotFoundException { in openPrintOptions() method in BasePrintTest