Searched refs:TOOLBAR_OVERFLOW (Results 1 – 1 of 1) sorted by relevance
87 private static final Matcher<View> TOOLBAR_OVERFLOW = allOf( field in UiBot207 onView(TOOLBAR_OVERFLOW).perform(click()); in clickToolbarOverflowItem()