Home
last modified time | relevance | path

Searched defs:hosJLabel (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/
DSubSessionListJBPanel.java29 private CustomJLabel hosJLabel; field in SubSessionListJBPanel
41 public void setHosJLabel(CustomJLabel hosJLabel) { in setHosJLabel()
DTaskScenePanelChart.java414 private void chartDisplay(int num, JBPanel jcardsPanel, CustomJLabel hosJLabel) { in chartDisplay()
476 CustomJLabel hosJLabel = hosJLabelList.get(index); in setTaskLoop() local
527 private String getLabelText(CustomJLabel hosJLabel) { in getLabelText()
552 public void judge(int index, JBLabel jLabelRight, CustomJLabel hosJLabel) { in judge()
741 CustomJLabel hosJLabel = hosJLabelList.get(0); in setLayAttributes() local
820 … public void createImportFileSessionList(String name, CustomJLabel hosJLabel, File selectedFile) { in createImportFileSessionList()
846 private void handImportScene(String name, CustomJLabel hosJLabel, File selectedFile, in handImportScene()
880 …private void createImportTrace(File selectedFile, CustomJLabel hosJLabel, JBPanel jcardsPanel, Str… in createImportTrace()
940 …private void buildHosLabel(DeviceProcessInfo deviceInfo, CustomJLabel hosJLabel, File selectedFile… in buildHosLabel()
950 … private void createImportSystemTrace(String cardName, CustomJLabel hosJLabel, File selectedFile) { in createImportSystemTrace()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/utils/
DOpenFileDialogUtils.java180 CustomJLabel hosJLabel = new CustomJLabel(); in loadOfflineFiles() local
195 CustomJLabel hosJLabel = new CustomJLabel(); in loadOfflineFiles() local
301 CustomJLabel hosJLabel = new CustomJLabel(); in loadOfflineFileNativeHook() local
401 CustomJLabel hosJLabel = new CustomJLabel(); in getCustomJLabel() local
545 CustomJLabel hosJLabel = new CustomJLabel(); in addOptionJPanel() local
677 CustomJLabel hosJLabel = new CustomJLabel(); in doValidate() local
/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/layout/event/
DTaskScenePanelChartEventTest.java68 CustomJLabel hosJLabel = new CustomJLabel(); in clickDelete() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/
DApplicationConfigPanel.java293 CustomJLabel hosJLabel = new CustomJLabel(); in startCollecting() local