Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/
Dsurface_flinger_property_groups_component.ts345 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in SurfaceFlingerPropertyGroupsComponent
Duser_options_component.ts55 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in UserOptionsComponent
Dproperties_component.ts139 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in PropertiesComponent
Dime_additional_properties_component.ts349 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in ImeAdditionalPropertiesComponent
/development/tools/winscope/src/viewers/viewer_transitions/
Dviewer_transitions_component.ts229 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in ViewerTransitionsComponent
/development/tools/winscope/src/app/components/
Dtrace_view_component.ts124 private elementRef: ElementRef; property in TraceViewComponent
/development/tools/winscope/src/viewers/viewer_screen_recording/
Dviewer_screen_recording_component.ts139 @Inject(ElementRef) private elementRef: ElementRef, property in ViewerScreenRecordingComponent