/development/tools/winscope/src/test/unit/ |
D | tree_node_utils.ts | 36 const children = []; constant 55 const children = []; constant
|
D | tree_builder.ts | 20 protected children: U[] = []; property in TreeBuilder
|
D | hierarchy_tree_builder.ts | 100 children?: ChildHierarchy[]; property
|
D | property_tree_builder.ts | 97 children?: ChildProperty[]; property
|
/development/tools/idegen/src/com/android/idegen/ |
D | DirectorySearch.java | 144 File[] children = file.listFiles(); in findSourceDirs() local 192 File[] children = resFile.listFiles(); in findExcludeDirs() local
|
/development/tools/winscope/src/viewers/common/operations/ |
D | flatten_children.ts | 34 const children: UiHierarchyTreeNode[] = []; constant
|
/development/tools/winscope/src/parsers/view_capture/perfetto/ |
D | parser_view_capture_window_test.ts | 66 const children = root.getAllChildren(); constant
|
/development/tools/winscope/src/parsers/surface_flinger/ |
D | hierarchy_tree_builder_sf.ts | 65 for (const children of identifierToChildren.values()) { constant
|
/development/tools/bugreport/src/com/android/bugreport/cpuinfo/ |
D | CpuUsage.java | 33 public ArrayList<CpuUsage> children = new ArrayList<CpuUsage>();; field in CpuUsage
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | ExpandableList3.java | 51 List<Map<String, String>> children = new ArrayList<Map<String, String>>(); in onCreate() local
|
D | ExpandableList1.java | 92 private String[][] children = { field in ExpandableList1.MyExpandableListAdapter
|
/development/tools/winscope/src/viewers/common/ |
D | ui_property_tree_node.ts | 42 const children = [...node.getAllChildren()].sort((a, b) => constant
|
D | wm_ime_utils.ts | 169 const children = task.getAllChildren().slice().reverse(); constant
|
D | abstract_hierarchy_viewer_presenter_test.ts | 530 const children = assertDefined(uiData.hierarchyTrees).reduce( constant
|
/development/tools/winscope/src/trace/tree_node/ |
D | properties_provider.ts | 65 const children = [...this.eagerPropertiesRoot.getAllChildren()]; constant
|
D | tree_node.ts | 20 protected children: this[] = []; property in TreeNode
|
/development/tools/winscope/src/parsers/ |
D | hierarchy_tree_builder.ts | 23 protected children: PropertiesProvider[] | undefined; property in HierarchyTreeBuilder
|
/development/samples/Vault/src/com/example/android/vault/ |
D | VaultProvider.java | 273 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in isChildDocument() local 400 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentTree() local 427 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentReferences() local 480 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in queryChildDocuments() local
|
/development/tools/winscope/src/trace/ |
D | trace_tree_node.ts | 18 children: TraceTreeNode[]; property
|
/development/tools/winscope/src/viewers/components/ |
D | tree_component_test.ts | 200 const children = []; constant
|
/development/tools/rmtypedefs/test/com/android/tools/rmtypedefs/ |
D | RmTypeDefsTest.java | 230 List<File> children = Lists.newArrayList(); in list() local
|
/development/tools/winscope/src/parsers/window_manager/ |
D | parser_window_manager_utils.ts | 86 const children = this.getChildren(containerChild); constant
|
/development/tools/winscope/src/parsers/surface_flinger/computations/ |
D | visibility_properties_computation.ts | 300 const children: HierarchyTreeNode[] = [ constant
|
/development/tools/winscope/protos/surfaceflinger/udc/ |
D | layers.proto | 41 repeated int32 children = 3; field
|
/development/samples/training/testingfun/gradle/wrapper/ |
D | gradle-wrapper.jar | ... .File)
boolean success
int i
String[] children
java.io.File dir
private void unzip ( ... |