Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrintDocumentAdapterContractTest.java1479 clickRetryButton(); in unexpectedLayoutCancel()
1548 clickRetryButton(); in unexpectedWriteCancel()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java749 protected void clickRetryButton() throws UiObjectNotFoundException, IOException { in clickRetryButton() method in BasePrintTest