Home
last modified time | relevance | path

Searched refs:assertNoPrintButton (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentAdapterContractTest.java302 assertNoPrintButton(); in nonCallingBackWrite()
308 assertNoPrintButton(); in nonCallingBackWrite()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java745 protected void assertNoPrintButton() throws UiObjectNotFoundException, IOException { in assertNoPrintButton() method in BasePrintTest