Searched defs:models (Results 1 – 6 of 6) sorted by relevance
376 List<ChartDataModel> models = dataMap.get(lastTime); in refreshLegends() local647 protected Color getCurrentLineColor(int index, List<ChartDataModel> models) { in getCurrentLineColor()668 protected int getNextLineIndex(int current, List<ChartDataModel> models) { in getNextLineIndex()692 public int getListSum(List<ChartDataModel> models, int index) { in getListSum()713 protected int getModelValueByIndex(List<ChartDataModel> models, int index) { in getModelValueByIndex()
133 public int getListSum(List<ChartDataModel> models) { in getListSum()
64 private List<ChartDataModel> models; field in ProfilerChartTest
212 List<ChartDataModel> models = dataMap.get(time); in calcTotal() local
249 List<ChartDataModel> models = dataMap.get(time); in calcTotal() local
522 List<ChartDataModel> models = dataMap.get(time); in calcTotal() local