Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java133 UiObject button = findHeaderMessageButton(); in assertHasMessageButtonText()
139 UiObject button = findHeaderMessageButton(); in clickMessageButton()
162 private UiObject findHeaderMessageButton() { in findHeaderMessageButton() method in DirectoryListBot