Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DDonutView.java220 public void setMeterBackgroundColor(@ColorRes int meterBackgroundColor) { in setMeterBackgroundColor() argument
221 mMeterBackgroundColor = meterBackgroundColor; in setMeterBackgroundColor()
222 mBackgroundCircle.setColor(meterBackgroundColor); in setMeterBackgroundColor()
/packages/apps/Settings/src/com/android/settings/widget/
DDonutView.java220 public void setMeterBackgroundColor(@ColorRes int meterBackgroundColor) { in setMeterBackgroundColor() argument
221 mMeterBackgroundColor = meterBackgroundColor; in setMeterBackgroundColor()
222 mBackgroundCircle.setColor(meterBackgroundColor); in setMeterBackgroundColor()