/development/tools/winscope/src/ |
D | transform.js | 22 function transform({obj, kind, name, children, timestamp, rect, bounds, highlight, rects_transform,… property 57 var transformed_children = handle_children(children, true /* transform */); 70 children: transformed_children, property 73 skip: handle_children(children, false /* transform */), 98 var children = []; 104 children.push(transform_json(null, formatted, options)); 107 children.push(transform_json(e, ""+i, options)); 110 children.push(transform_json(null, obj, options)); 112 children.push(transform_json(null, ""+obj, options)); 115 children.push(transform_json(obj[key], key, options)); [all …]
|
D | transform_wm.js | 46 children: [ property 61 children: [ property 72 children: [ property 83 children: [ property 94 children: [ property 105 children: [ property 116 children: [ property 127 children: [ property 143 children: [ property 158 children: [], property [all …]
|
D | transform_wl.js | 38 children: [ property 57 children: [ property 76 children: [ property 87 children: [ property 100 children: [ property
|
D | transform_sf.js | 241 children: [ property 272 if (Array.isArray(e.children)) { 273 e.resolvedChildren = e.children.map( 275 e.children.forEach((childId) => { 289 foreachTree(n.children, fun); 310 children: [ property 331 children: [ property 344 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_protolog.js | 142 children: data property
|
D | decode.js | 224 data = transformed.children;
|
/development/scripts/ |
D | native_heapdump_viewer.py | 361 self.children = {} 368 if not (child.addr in self.children): 369 self.children[child.addr] = child 370 self.children[child.addr].addStack(size, num_allocs, stack[1:]) 381 children = sorted(node.children.values(), key=lambda x: x.size, reverse=True) 382 for child in children: 400 children = sorted(node.children.values(), key=lambda x: x.size, reverse=True) 402 if len(children) > 0: 407 for child in children:
|
/development/samples/Vault/src/com/example/android/vault/ |
D | VaultProvider.java | 273 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in isChildDocument() local 274 for (int i = 0; i < children.length(); i++) { in isChildDocument() 275 final String childDocumentId = children.getString(i); in isChildDocument() 400 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentTree() local 401 for (int i = 0; i < children.length(); i++) { in deleteDocumentTree() 402 final long childDocId = children.getLong(i); in deleteDocumentTree() 427 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in deleteDocumentReferences() local 428 if (maybeRemove(children, docId)) { in deleteDocumentReferences() 480 final JSONArray children = meta.getJSONArray(KEY_CHILDREN); in queryChildDocuments() local 481 for (int i = 0; i < children.length(); i++) { in queryChildDocuments() [all …]
|
/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 54 children.add(curChildMap); in onCreate() 58 childData.add(children); in onCreate()
|
D | ExpandableList1.java | 92 private String[][] children = { field in ExpandableList1.MyExpandableListAdapter 100 return children[groupPosition][childPosition]; in getChild() 108 return children[groupPosition].length; in getChildrenCount()
|
/development/tools/rmtypedefs/test/com/android/tools/rmtypedefs/ |
D | RmTypeDefsTest.java | 230 List<File> children = Lists.newArrayList(); in list() local 231 Collections.addAll(children, files); in list() 232 Collections.sort(children, new Comparator<File>() { in list() 239 for (File child : children) { in list()
|
/development/tools/idegen/src/com/android/idegen/ |
D | DirectorySearch.java | 144 File[] children = file.listFiles(); in findSourceDirs() local 145 for (File child : children) { in findSourceDirs() 192 File[] children = resFile.listFiles(); in findExcludeDirs() local 193 for (File child : children) { in findExcludeDirs()
|
/development/tools/bugreport/src/com/android/bugreport/cpuinfo/ |
D | CpuUsage.java | 33 public ArrayList<CpuUsage> children = new ArrayList<CpuUsage>();; field in CpuUsage
|
/development/samples/browseable/SwipeRefreshMultipleViews/ |
D | _index.jd | 9 gesture to a layout with multiple children, enabling the ability to trigger a
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | BrowseFragment.java | 67 public void onChildrenLoaded(String parentId, List<MediaBrowser.MediaItem> children) { 70 for (MediaBrowser.MediaItem item : children) {
|
/development/vndk/tools/definition-tool/assets/visual/ |
D | dep-graph.js | 296 node = map[name] = data || { name : name, children : [] }; 299 node.parent.children.push(node);
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 539 juvenile - j. of or relating to or characteristic of or appropriate for children or young people
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 3287 …419aa9,platform/cts,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Initial tests for a virtual children. 3571 …G-BP4td_yJEA@fakeemail.com,Fixed test case to avoid stack overflow by infinitively adding children. 5787 …e,fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,"debuggerd: waitpid for all children, and log the resu… 5991 …7,platform/system/core,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,adbd's children should have SIGPI… 10745 …ulator,fake_f6JP3J8vQK-Q9bVZjTdrJw@fakeemail.com,Provide valid width to children of CalculatorScro… 12592 …6cc25,platform/build,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Wait for children to exit in makepa… 34402 …,fake_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,Remove getCategoryKey() from DashboardFragment children. 35724 …atform/frameworks/native,fake_XS0O1HOETRCiH40ZBPoyOQ@fakeemail.com,Skip children in fixupAppData()… 37762 …esence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children 37902 …custom dispatchDraw logic and letting the system handle selecting appropriate children for drawing. [all …]
|