Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustmentTest.java252 openPrintOptions(); in testSomePagesWantedAndAllPagesWritten()
386 openPrintOptions(); in testSomePagesWantedAndSomeMorePagesWritten()
601 openPrintOptions(); in testWantedPagesAlreadyWrittenForPreview()
DPrintDocumentAdapterContractTest.java336 openPrintOptions(); in testPrintOptionsChangeAndNoPrinterChange()
540 openPrintOptions(); in testPrintOptionsChangeAndPrinterChange()
705 openPrintOptions(); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
836 openPrintOptions(); in testNewPrinterSupportsSelectedPrintOptions()
946 openPrintOptions(); in testNothingChangesAllPagesWrittenFirstTime()
DCustomPrintOptionsTest.java316 openPrintOptions(); in testCase()
DPrintJobTest.java608 openPrintOptions();
DPrinterCapabilitiesTest.java690 openPrintOptions(); in testPrinterCapabilityInfo()
DBasePrintTest.java594 protected void openPrintOptions() throws UiObjectNotFoundException { in openPrintOptions() method in BasePrintTest