Searched refs:mLeftColor (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DLinearColorBar.java29 private int mLeftColor = LEFT_COLOR; field in class:LinearColorBar
96 mLeftColor = red;
245 mPaint.setColor(pickColor(mLeftColor, REGION_RED));

Completed in 19 milliseconds