Searched refs:constantState (Results 1 – 1 of 1) sorted by relevance
404 private LayerDrawable newDrawableFromConstantState(Drawable.ConstantState constantState) { in newDrawableFromConstantState() argument405 return (LayerDrawable) constantState.newDrawable(getContext().getResources()); in newDrawableFromConstantState()