Searched refs:mRippleDrawable (Results 1 – 1 of 1) sorted by relevance
29 private AnimationDrawable mRippleDrawable; field in IntroView67 mRippleDrawable = (AnimationDrawable) v.getBackground(); in onAttachedToWindow()68 mRippleDrawable.start(); in onAttachedToWindow()73 mRippleDrawable.stop(); in onDetachedFromWindow()