Searched refs:rippleBackground (Results 1 – 3 of 3) sorted by relevance
102 RippleDrawable rippleBackground = new RippleDrawable(ColorStateList.valueOf( in onFinishInflate() local105 mTextAndBackground.setBackground(rippleBackground); in onFinishInflate()
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()