Searched refs:ColorStateListDrawableState (Results 1 – 1 of 1) sorted by relevance
37 private ColorStateListDrawableState mState;41 mState = new ColorStateListDrawableState(); in ColorStateListDrawable()46 mState = new ColorStateListDrawableState(); in ColorStateListDrawable()216 mState = new ColorStateListDrawableState(mState); in mutate()242 static final class ColorStateListDrawableState extends ConstantState { class in ColorStateListDrawable249 ColorStateListDrawableState() { in ColorStateListDrawableState() method in ColorStateListDrawable.ColorStateListDrawableState252 ColorStateListDrawableState(ColorStateListDrawableState state) { in ColorStateListDrawableState() method in ColorStateListDrawable.ColorStateListDrawableState289 private ColorStateListDrawable(@NonNull ColorStateListDrawableState state) { in ColorStateListDrawable()