Searched refs:hasSiblingInDirection (Results 1 – 2 of 2) sorted by relevance
25 public static boolean hasSiblingInDirection(UiObject2 theUiObject, Direction direction) { in hasSiblingInDirection() method in UiObject2Utils
140 if (!UiObject2Utils.hasSiblingInDirection(focusedChild, direction)) { in assertNavigateTo()