Variable StateDrawable._stateList

class StateDrawable
{
  // ...
  StateDrawable.StateItem[] _stateList;
  // ...
}