Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSearchBot.java54 private static final Matcher<View> SEARCH_WIDGET = allOf( field in SearchBot
95 Matchers.present(SEARCH_WIDGET)); in assertIconVisible()
99 Matchers.present(SEARCH_WIDGET)); in assertIconVisible()