Searched refs:VectorDrawableDelegateState (Results 1 – 1 of 1) sorted by relevance
142 return new VectorDrawableDelegateState(mDelegateDrawable.getConstantState()); in getConstantState()402 drawable.mCachedConstantStateDelegate = new VectorDrawableDelegateState( in create()721 private static class VectorDrawableDelegateState extends ConstantState { class in VectorDrawableCompat724 public VectorDrawableDelegateState(ConstantState state) { in VectorDrawableDelegateState() method in VectorDrawableCompat.VectorDrawableDelegateState