Searched defs:getChildCount (Results 1 – 3 of 3) sorted by relevance
40 public int getChildCount(Object o) { in getChildCount() method in ViewsTreeModel
64 public int getChildCount() { in getChildCount() method in BasicTreeNode
188 public static int getChildCount(@NonNull Node node) { in getChildCount() method in LintUtils