Searched defs:children (Results 1 – 6 of 6) sorted by relevance
144 File[] children = file.listFiles(); in findSourceDirs() local192 File[] children = resFile.listFiles(); in findExcludeDirs() local
51 List<Map<String, String>> children = new ArrayList<Map<String, String>>(); in onCreate() local
92 private String[][] children = { field in ExpandableList1.MyExpandableListAdapter
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
230 List<File> children = Lists.newArrayList(); in list() local
104 struct list_head children; member