Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dabstract_hierarchy_viewer_presenter.ts70 this.copyUiDataAndNotifyView();
146 this.copyUiDataAndNotifyView();
153 this.copyUiDataAndNotifyView();
166 this.copyUiDataAndNotifyView();
174 this.copyUiDataAndNotifyView();
181 this.copyUiDataAndNotifyView();
190 this.copyUiDataAndNotifyView();
197 this.copyUiDataAndNotifyView();
208 this.copyUiDataAndNotifyView();
231 this.copyUiDataAndNotifyView();
[all …]
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/
H A Dpresenter.ts68 this.copyUiDataAndNotifyView();
110 this.copyUiDataAndNotifyView();
144 this.copyUiDataAndNotifyView();
166 this.copyUiDataAndNotifyView();
174 this.copyUiDataAndNotifyView();
179 this.copyUiDataAndNotifyView();
213 this.copyUiDataAndNotifyView();
227 this.copyUiDataAndNotifyView();
230 private copyUiDataAndNotifyView() { method in Presenter