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