Searched refs:hasFocusedDescendant (Results 1 – 1 of 1) sorted by relevance
112 BySelector hasFocusedDescendant = By.hasDescendant(FOCUSED_VIEW); in assertNavigateTo() local115 Until.hasObject(hasFocusedDescendant); in assertNavigateTo()129 if (c.isFocused() || c.hasObject(hasFocusedDescendant)) { in assertNavigateTo()