Home
last modified time | relevance | path

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

/external/setupcompat/main/java/com/google/android/setupcompat/template/
DFooterButtonStyleUtils.java263 RippleDrawable rippleDrawable = getRippleDrawable(button); in updateButtonRippleColor() local
264 if (rippleDrawable == null) { in updateButtonRippleColor()
275 rippleDrawable.setColor(colorStateList); in updateButtonRippleColor()