Searched defs:isDescendant (Results 1 – 4 of 4) sorted by relevance
127 static boolean isDescendant(ViewGroup container, View view) { in isDescendant() method in GuideUtils
243 public void isDescendant() { in isDescendant() method in BrowseNodeTest
336 static boolean isDescendant(@NonNull AccessibilityNodeInfo ancestor, in isDescendant() method in Utils
384 synchronized boolean isDescendant(BrowseNode target) { in isDescendant() method in BrowseTree.BrowseNode