Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_input_method_service/
Dpresenter_input_method_service.ts19 protected getHierarchyTableProperties() { method in PresenterInputMethodService
/development/tools/winscope/src/viewers/viewer_input_method_manager_service/
Dpresenter_input_method_manager_service.ts24 protected getHierarchyTableProperties() { method in PresenterInputMethodManagerService
/development/tools/winscope/src/viewers/viewer_input_method_clients/
Dpresenter_input_method_clients.ts64 protected override getHierarchyTableProperties(): TableProperties { method in PresenterInputMethodClients
/development/tools/winscope/src/viewers/common/
Dabstract_presenter_input_method.ts143 this.hierarchyTableProperties = this.getHierarchyTableProperties();
378 protected abstract getHierarchyTableProperties(): TableProperties;