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