Home
last modified time | relevance | path

Searched defs:changeDetectorRef (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/app/components/bottomnav/
H A Dbottom_drawer_component.ts154 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in MatDrawerContent
/aosp_15_r20/development/tools/winscope/src/app/components/
H A Dapp_component.ts355 changeDetectorRef: ChangeDetectorRef; property in AppComponent
H A Dtrace_config_component.ts170 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in TraceConfigComponent
H A Dtrace_view_component.ts275 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in TraceViewComponent
/aosp_15_r20/development/tools/winscope/src/test/remote_tool_mock/
H A Dapp_component.ts90 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in AppComponent
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_media_based/
H A Dviewer_media_based_component.ts179 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in ViewerMediaBasedComponent
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/mini-timeline/
H A Dmini_timeline_component.ts161 @Inject(ChangeDetectorRef) private changeDetectorRef: ChangeDetectorRef, property in MiniTimelineComponent