Home
last modified time | relevance | path

Searched refs:rippleBackground (Results 1 – 1 of 1) 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()