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