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