Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DSearchBot.java82 public void clickSearchHistory(String queryText) throws UiObjectNotFoundException { in clickSearchHistory() method in SearchBot
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DSearchViewUiTest.java261 bots.search.clickSearchHistory(queryText); in testSearchView_focusClearedAfterSelectingSearchHistory()