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