Searched refs:NAVIGATION_BAR_VIEW (Results 1 – 1 of 1) sorted by relevance
27 private static final BySelector NAVIGATION_BAR_VIEW = field in NavigationControlHelper34 final boolean navBarInvisible = sDevice.wait(Until.gone(NAVIGATION_BAR_VIEW), 2_000); in assertNavigationBarNotVisible()