Searched defs:elementRef (Results 1 – 7 of 7) sorted by relevance
378 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in SurfaceFlingerPropertyGroupsComponent
55 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in UserOptionsComponent
131 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in PropertiesComponent
352 constructor(@Inject(ElementRef) private elementRef: ElementRef) {} property in ImeAdditionalPropertiesComponent
200 @Inject(ElementRef) private elementRef: ElementRef<HTMLElement>, property in ViewerMediaBasedComponent
277 @Inject(ElementRef) private elementRef: ElementRef, property in TraceViewComponent
423 constructor(@Inject(ElementRef) private elementRef: ElementRef<HTMLElement>) { property in ViewerSearchComponent