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