Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/tooltip/
DLegendTooltip.java162 …public void showTip(JComponent parent, String timeline, String totalValue, List<TooltipItem> toolt… in showTip()
220 …private void addLegends(String timeline, String totalValue, List<TooltipItem> tooltipItems, String… in addLegends()