Home
last modified time | relevance | path

Searched refs:rippleBackground (Results 1 – 2 of 2) sorted by relevance

/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DDialpadView.java192 final RippleDrawable rippleBackground = (RippleDrawable) in setupKeypad() local
195 rippleBackground.setColor(mRippleColor); in setupKeypad()
201 dialpadKey.setBackground(rippleBackground); in setupKeypad()
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadView.java193 final RippleDrawable rippleBackground = in setupKeypad() local
196 rippleBackground.setColor(rippleColor); in setupKeypad()
202 dialpadKey.setBackground(rippleBackground); in setupKeypad()