Home
last modified time | relevance | path

Searched defs:windowIdNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/
H A Dpresenter.ts222 const windowIdNode = dispatchEntry.getChildByName('windowId'); constant
320 const windowIdNode = dispatchEntry.getChildByName('windowId'); constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/operations/
H A Ddispatch_entry_formatter.ts35 const windowIdNode = dispatchEntry.getChildByName('windowId'); constant