Searched defs:stableId (Results 1 – 6 of 6) sorted by relevance
| /development/tools/winscope/src/viewers/common/ | ||
| D | tree_transformer_test.ts | 133           stableId: '3 Child1.id',  constant | 
| D | ui_tree_utils.ts | 25     public stableId: string,  property in HierarchyTreeNode | 
| D | tree_transformer.ts | 39   private stableId: string;  property in TreeTransformer | 
| D | ime_utils.ts | 27     public stableId: string,  property in ProcessedWindowManagerState | 
| /development/tools/winscope/src/test/unit/ | ||
| D | hierarchy_tree_builder.ts | 20   stableId = '';  property in HierarchyTreeBuilder | 
| /development/tools/winscope/src/trace/ | ||
| D | trace_tree_node.ts | 21   stableId: string;  property |