Searched refs:mGridColor (Results 1 – 1 of 1) sorted by relevance
133 private int mGridColor; field in InteractiveLineGraphView208 mGridColor = a.getColor( in InteractiveLineGraphView()209 R.styleable.InteractiveLineGraphView_gridColor, mGridColor); in InteractiveLineGraphView()253 mGridPaint.setColor(mGridColor); in initPaints()1058 return mGridColor; in getGridColor()1062 mGridColor = gridColor; in setGridColor()