Searched refs:meterBackgroundColor (Results 1 – 2 of 2) sorted by relevance
220 public void setMeterBackgroundColor(@ColorRes int meterBackgroundColor) { in setMeterBackgroundColor() argument221 mMeterBackgroundColor = meterBackgroundColor; in setMeterBackgroundColor()222 mBackgroundCircle.setColor(meterBackgroundColor); in setMeterBackgroundColor()