Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DIntegratedDownloadsUiTest.java70 assertTrue(bots.main.findDownloadRetryDialog().exists()); in testDownload_RetryUnsuccessful()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DUiBot.java239 public UiObject findDownloadRetryDialog() { in findDownloadRetryDialog() method in UiBot