Variable StateDrawable._paddings

class StateDrawable
{
  // ...
  Rect _paddings;
  // ...
}