/development/tools/winscope/src/ |
D | transform_wm.js | 46 children: [ property 62 children: [ property 74 children: [ property 87 children: [ property 98 children: [ property 110 children: [ property 121 children: [ property 132 children: [ property 151 children: [[entry.windowContainer.children.reverse(), transform_window_container_child],] property 161 children: [ property [all …]
|
D | transform_sys_ui.js | 24 children: [] property 33 children: [ property 44 children: [ property 57 children: [ property
|
D | transform_launcher.js | 24 children: [] property 33 children: [ property 46 children: [ property
|
D | transform_wl.js | 38 children: [ property 57 children: [ property 76 children: [ property 87 children: [ property 100 children: [ property
|
D | transform_transaction.js | 23 children:[[transaction.surfaceChange, transform_entry_type('surfaceChange')], property 49 children: [[[entry[transactionType]], transform_entry_type(transactionType)]], property 59 children: [ property
|
D | transform.js | 22 function transform({obj, kind, name, children, timestamp, rect, bounds, highlight, rects_transform,… property 70 children: transformed_children, property 123 children: children[0].children, property 131 children: children, property
|
D | transform_sf.js | 86 children: [[layer.resolvedChildren, transform_layer]], property 154 children: [ property 176 children: [ property 189 children: [ property
|
D | transform_protolog.js | 142 children: data property
|
/development/tools/bugreport/src/com/android/bugreport/cpuinfo/ |
D | CpuUsage.java | 33 public ArrayList<CpuUsage> children = new ArrayList<CpuUsage>();; field in CpuUsage
|
/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/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/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/rmtypedefs/test/com/android/tools/rmtypedefs/ |
D | RmTypeDefsTest.java | 230 List<File> children = Lists.newArrayList(); in list() local
|