Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPageRangeAdjustmentTest.java247 openPrintOptions(); in testSomePagesWantedAndAllPagesWritten()
375 openPrintOptions(); in testSomePagesWantedAndSomeMorePagesWritten()
587 openPrintOptions(); in testWantedPagesAlreadyWrittenForPreview()
DPrintDocumentAdapterContractTest.java331 openPrintOptions(); in testPrintOptionsChangeAndNoPrinterChange()
531 openPrintOptions(); in testPrintOptionsChangeAndPrinterChange()
691 openPrintOptions(); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()
818 openPrintOptions(); in testNewPrinterSupportsSelectedPrintOptions()
924 openPrintOptions(); in testNothingChangesAllPagesWrittenFirstTime()
DBasePrintTest.java367 protected void openPrintOptions() throws UiObjectNotFoundException { in openPrintOptions() method in BasePrintTest