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.java92 private static final Matcher<View> ACTIONBAR_OVERFLOW = allOf( field in UiBot
194 onView(ACTIONBAR_OVERFLOW).perform(click()); in clickNewFolder()
201 onView(ACTIONBAR_OVERFLOW).perform(click()); in clickActionbarOverflowItem()