Searched defs:children (Results 1 – 13 of 13) sorted by relevance
128 children: [ constant135 children: [], constant143 children: [], constant
31 children: HierarchyTreeNode[]; property in HierarchyTreeNode61 children?: PropertiesTreeNode[]; property
179 const children: any[] = []; constant
23 children: HierarchyTreeNode[] = []; property in HierarchyTreeBuilder
144 File[] children = file.listFiles(); in findSourceDirs() local192 File[] children = resFile.listFiles(); in findExcludeDirs() local
33 public ArrayList<CpuUsage> children = new ArrayList<CpuUsage>();; field in CpuUsage
20 children?: TreeNode[]; property
51 List<Map<String, String>> children = new ArrayList<Map<String, String>>(); in onCreate() local
92 private String[][] children = { field in ExpandableList1.MyExpandableListAdapter
50 const children = protoChildren constant
273 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in isChildDocument() local400 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentTree() local427 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentReferences() local480 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in queryChildDocuments() local
18 children: TraceTreeNode[]; property
230 List<File> children = Lists.newArrayList(); in list() local