Searched refs:getPositionBefore (Results 1 – 1 of 1) sorted by relevance
1229 return getPositionBefore(next); in findNext()1256 return getPositionBefore(curr); in findPrevious()1264 return getPositionBefore(node.getUiParent()); in findPrevious()1268 private static Pair<UiViewElementNode, Integer> getPositionBefore(UiElementNode node) { in getPositionBefore() method in OutlinePage