Searched refs:stackedBackground (Results 1 – 1 of 1) sorted by relevance
167 final Drawable stackedBackground = mStackedBackground; in drawableStateChanged() local168 if (stackedBackground != null && stackedBackground.isStateful()) { in drawableStateChanged()169 changed |= stackedBackground.setState(state); in drawableStateChanged()