Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DSearchViewUiTest.java242 bots.search.clickSearchViewClearButton(); in testSearchHistory_showAfterSearchViewClear()
257 bots.search.clickSearchViewClearButton(); in testSearchView_focusClearedAfterSelectingSearchHistory()
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSearchBot.java75 public void clickSearchViewClearButton() throws UiObjectNotFoundException { in clickSearchViewClearButton() method in SearchBot