Searched refs:groupIdToTrackGroupPanel (Results 1 – 1 of 1) sorted by relevance
71 groupIdToTrackGroupPanel: Map<string, TrackGroupPanelInfo>; property in FlowEventsRendererArgs75 this.groupIdToTrackGroupPanel = new Map<string, TrackGroupPanelInfo>();93 this.groupIdToTrackGroupPanel.set(111 const trackGroupInfo = args.groupIdToTrackGroupPanel.get(trackGroupId);