/development/tools/winscope/src/viewers/components/ |
D | collapsed_sections_component_test.ts | 38 component.sections = new CollapsibleSections([ 63 let sections = htmlElement.querySelectorAll('.collapsed-section'); variable 64 expect(sections.length).toEqual(1); 65 expect(sections.item(0).textContent).toContain('HIERARCHY'); 66 assertDefined(sections.item(0).querySelector('button')); 68 assertDefined(component.sections).onCollapseStateChange( 73 sections = htmlElement.querySelectorAll('.collapsed-section'); 74 expect(sections.length).toEqual(2); 75 expect(sections.item(0).textContent).toContain('RECTS'); 76 assertDefined(sections.item(0).querySelector('button')); [all …]
|
D | viewer_input_method_component.ts | 84 sections = new CollapsibleSections([ property in ViewerInputMethodComponent 108 this.sections.isSectionCollapsed(CollapsibleSectionType.HIERARCHY) && 109 this.sections.isSectionCollapsed(
|
D | collapsed_sections_component.ts | 71 @Input() sections: CollapsibleSections | undefined; property in CollapsedSectionsComponent
|
/development/tools/winscope/src/viewers/common/ |
D | collapsible_sections.ts | 21 constructor(private sections: CollapsibleSection[]) {} property in CollapsibleSections 28 return this.sections.filter((s) => s.isCollapsed); 32 return this.sections.find((s) => s.type === type);
|
D | collapsible_sections_test.ts | 24 const sections = [ constant 41 collapsibleSections = new CollapsibleSections(sections);
|
/development/tools/winscope/src/viewers/viewer_surface_flinger/ |
D | viewer_surface_flinger_component.ts | 107 sections = new CollapsibleSections([ property in ViewerSurfaceFlingerComponent 137 this.sections.isSectionCollapsed(CollapsibleSectionType.PROPERTIES) && 138 this.sections.isSectionCollapsed(
|
/development/tools/winscope/src/cross_tool/ |
D | messages.ts | 61 public sections?: string[],
|
/development/tools/winscope/src/viewers/viewer_window_manager/ |
D | viewer_window_manager_component.ts | 80 sections = new CollapsibleSections([ property in ViewerWindowManagerComponent
|
/development/tools/winscope/src/viewers/viewer_view_capture/ |
D | viewer_view_capture_component.ts | 85 sections = new CollapsibleSections([ property in ViewerViewCaptureComponent
|
/development/tools/winscope/src/viewers/viewer_transitions/ |
D | viewer_transitions_component.ts | 221 sections = new CollapsibleSections([ property in ViewerTransitionsComponent
|
/development/tools/winscope/src/viewers/viewer_transactions/ |
D | viewer_transactions_component.ts | 256 sections = new CollapsibleSections([ property in ViewerTransactionsComponent
|
/development/host/windows/usb/ |
D | readme.txt | 26 modify [Google.NTx86], [Google.NTamd64], and [Strings] sections of .inf
|
/development/vndk/tools/header-checker/ |
D | README.md | 80 The file consists of multiple sections. There are two types of sections: global 135 a flag is present in both CLI and config sections, the library config section
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 717 identifiable sections of that work are not derived from the Library, 720 sections when you distribute them as separate works. But when you 721 distribute the same sections as part of a whole which is a work based 1710 identifiable sections of that work are not derived from the Program, 1713 sections when you distribute them as separate works. But when you 1714 distribute the same sections as part of a whole which is a work based 2440 identifiable sections of that work are not derived from the Library, 2443 sections when you distribute them as separate works. But when you 2444 distribute the same sections as part of a whole which is a work based 2891 identifiable sections of that work are not derived from the Library, [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 689 partition - v. divide into parts, pieces, or sections
|