Home
last modified time | relevance | path

Searched defs:applicationDesLabel (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/
DDistributedDeviceProcessPanel.java65 JBLabel applicationDesLabel = new JBLabel("Application"); in DistributedDeviceProcessPanel() local
92 JBLabel applicationDesLabel = new JBLabel("Application"); in DistributedDeviceProcessPanel() local
116 JBLabel applicationDesLabel = new JBLabel("Application"); in DistributedDeviceProcessPanel() local
DDeviceProcessPanel.java64 private JBLabel applicationDesLabel; field in DeviceProcessPanel