Searched refs:REGION_YELLOW (Results 1 – 2 of 2) sorted by relevance
37 private int mColoredRegions = REGION_RED | REGION_YELLOW | REGION_GREEN;54 public static final int REGION_YELLOW = 1<<1; field in LinearColorBar56 public static final int REGION_ALL = REGION_RED | REGION_YELLOW | REGION_GREEN;151 mLastRegion = REGION_YELLOW; in onTouchEvent()259 mPaint.setColor(pickColor(mMiddleColor, REGION_YELLOW)); in onDraw()
462 case LinearColorBar.REGION_YELLOW: in refreshStats()586 case LinearColorBar.REGION_YELLOW: in refreshStats()588 | LinearColorBar.REGION_YELLOW); in refreshStats()