Home
last modified time | relevance | path

Searched refs:setChartColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DChartNetworkSeriesView.java99 setChartColor(stroke, fill, fillSecondary); in ChartNetworkSeriesView()
115 public void setChartColor(int stroke, int fill, int fillSecondary) { in setChartColor() method in ChartNetworkSeriesView