Searched refs:animateBackground (Results 1 – 2 of 2) sorted by relevance
187 animateBackground(mColorDrawable.getColor(), newColor); in animateSwitch()196 animateBackground(Color.TRANSPARENT, newColor); in setShowingHighlight()209 animateBackground(mColorDrawable.getColor(), Color.TRANSPARENT); in setShowingMargin()214 private void animateBackground(int startColor, int endColor) { in animateBackground() method in DropZoneView
71 animateBackground()166 private fun animateBackground() { in animateBackground() method