Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DPercentageBarChart.java64 int emptyColor = a.getColor(R.styleable.PercentageBarChart_emptyColor, Color.BLACK); in PercentageBarChart() local
67 mEmptyPaint.setColor(emptyColor); in PercentageBarChart()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DPercentageBarChart.java64 int emptyColor = a.getColor(R.styleable.PercentageBarChart_emptyColor, Color.BLACK); in PercentageBarChart() local
67 mEmptyPaint.setColor(emptyColor); in PercentageBarChart()