Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DUiBot.java91 private static final Matcher<View> ACTIONBAR_OVERFLOW = allOf( field in UiBot
189 onView(ACTIONBAR_OVERFLOW).perform(click()); in clickNewFolder()
196 onView(ACTIONBAR_OVERFLOW).perform(click()); in clickActionbarOverflowItem()