Variable GradientDrawable._color4

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