Searched defs:isDescendant (Results 1 – 3 of 3) sorted by relevance
127 static boolean isDescendant(ViewGroup container, View view) { in isDescendant() method in GuideUtils
303 static boolean isDescendant(@NonNull AccessibilityNodeInfo ancestor, in isDescendant() method in Utils
351 synchronized boolean isDescendant(BrowseNode target) { in isDescendant() method in BrowseTree.BrowseNode