Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/window_manager/
Dparser_window_manager_utils.ts79 const nextChildren: com.android.server.wm.IWindowContainerChildProto[] = constant
87 nextChildren.push(...children);
96 currChildren = nextChildren;