Searched refs:TOOLBAR (Results 1 – 1 of 1) sorted by relevance
69 private static final Matcher<View> TOOLBAR = allOf( field in UiBot84 ViewMatchers.isDescendantOfA(TOOLBAR));96 onView(TOOLBAR) in assertWindowTitle()