Home
last modified time | relevance | path

Searched refs:stableId (Results 1 – 17 of 17) sorted by relevance

/development/tools/winscope/src/
Dtransform_ime.js23 stableId: 'entry' property
35 stableId: 'client' property
59 stableId: 'entry' property
71 stableId: 'service' property
95 stableId: 'entry' property
108 stableId: 'managerservice' property
Dtransform.js39 stableId, property
85 …const stableIdResolved = (stableId === undefined) ? kindResolved + '|-|' + nameResolved : call(sta…
103 stableId: stableIdResolved, property
139 constructor(obj, rootName, stableId) { argument
142 this.stableId = stableId;
180 this.stableId, transformOptions);
253 stableId, transformOptions) { argument
288 `${stableId}.${key}`, transformOptions));
297 `${stableId}.${key}`, transformOptions));
313 stableId, property
[all …]
Dtransform_wl.js45 stableId: layer.id, property
62 stableId: cntnr.id, property
91 stableId: 'entry', property
Dtransform_launcher.js37 stableId: 'entry' property
Dtransform_sys_ui.js48 stableId: 'entry' property
Dmain.js79 if (item.stableId === undefined || item.stableId === null) {
226 if (item.stableId === undefined || item.stableId === null) {
Dtransform_sf.js223 stableId: 'entry', property
/development/tools/winscope/src/utils/
Dutils.js37 if (item.stableId === 'winToken|-|') {
38 return item.stableId + item.children[0].stableId;
41 return item.stableId;
Ddiff.js36 stableId: obj.stableId,
110 stableId: 'DiffTree', property
/development/tools/winscope/src/flickerlib/treeview/
Dtypes.ts7 stableId: String | Number
DITreeViewElement.ts24 stableId: Number | String property
/development/tools/winscope/src/flickerlib/windows/
DWindowToken.ts41 console.warn("Created ", entry.kind, " stableId=", entry.stableId)
DDisplayArea.ts41 console.warn("Created ", entry.kind, " stableId=", entry.stableId)
DActivity.ts49 console.warn("Created ", entry.kind, " stableId=", entry.stableId)
DActivityTask.ts60 console.warn("Created ", entry.kind, " stableId=", entry.stableId)
DDisplayContent.ts69 console.warn("Created ", entry.kind, " stableId=", entry.stableId)
/development/tools/winscope/src/flickerlib/
DWindowManagerState.ts63 console.warn("Created ", entry.kind, " stableId=", entry.stableId)