Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dabstract_presenter_input_method.ts134 const selectedHierarchyTree = this.hierarchyPresenter.getSelectedTree(); constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_surface_flinger/
H A Dpresenter.ts224 const selectedHierarchyTree = this.hierarchyPresenter.getSelectedTree(); constant