Variable GradientDrawable._color1

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