Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFilesActivityDefaultsUiTest.java66 bots.main.assertSearchBarShow(); in testDefaultDirectory()
DFilesActivityUiTest.java64 bots.main.assertSearchBarShow(); in testClickRecent()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DUiBot.java106 public void assertSearchBarShow() { in assertSearchBarShow() method in UiBot