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