Searched refs:oldBackground (Results 1 – 1 of 1) sorted by relevance
117 final Drawable oldBackground = mViewToAnimate.getBackground(); in startAnimation() local131 if (!(oldBackground instanceof ColorDrawable)) { in startAnimation()183 mViewToAnimate.setBackground(oldBackground); in startAnimation()