Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallButtonFragment.java291 ColorStateList rippleColor = in compoundBackgroundDrawable() local
300 return new RippleDrawable(rippleColor, stateListDrawable, null); in compoundBackgroundDrawable()
309 ColorStateList rippleColor = in backgroundDrawable() local
316 return new RippleDrawable(rippleColor, stateListDrawable, null); in backgroundDrawable()