Searched refs:rippleBackground (Results 1 – 2 of 2) sorted by relevance
192 final RippleDrawable rippleBackground = (RippleDrawable) in setupKeypad() local195 rippleBackground.setColor(mRippleColor); in setupKeypad()201 dialpadKey.setBackground(rippleBackground); in setupKeypad()
193 final RippleDrawable rippleBackground = in setupKeypad() local196 rippleBackground.setColor(rippleColor); in setupKeypad()202 dialpadKey.setBackground(rippleBackground); in setupKeypad()