Searched refs:isMatchFor (Results 1 – 2 of 2) sorted by relevance
305 if (subSelector.isMatchFor(fromNode, index)) { in findNodeRegularRecursive()417 if (subSelector.isMatchFor(fromNode, index)) { in findNodePatternRecursive()
640 boolean isMatchFor(AccessibilityNodeInfo node, int index) { in isMatchFor() method in UiSelector