Searched defs:initLegends (Results 1 – 5 of 5) sorted by relevance
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/ | ||
| D | LineChart.java | 80 protected void initLegends() { in initLegends() method in LineChart |
| D | FilledLineChart.java | 85 protected void initLegends() { in initLegends() method in FilledLineChart |
| D | RectChart.java | 83 protected void initLegends() { in initLegends() method in RectChart |
| D | BarChart.java | 61 protected void initLegends() { in initLegends() method in BarChart |
| D | ProfilerChart.java | 300 protected abstract void initLegends(); in initLegends() method in ProfilerChart |