Variable GradientDrawable._color2

class GradientDrawable
{
  // ...
  uint _color2;
  // ...
}