Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DDirectoryMessagesUiTest.java65 bots.directory.clickMessageButton(); in testInfoMessage_dismissable()
80 bots.directory.clickMessageButton(); in testErrorMessage_dismissable()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java138 public void clickMessageButton() throws UiObjectNotFoundException { in clickMessageButton() method in DirectoryListBot