Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallButtonFragment.java262 final RippleDrawable btnCompoundDrawable = compoundBackgroundDrawable(themeColors); in updateColors()
289 private RippleDrawable compoundBackgroundDrawable(MaterialPalette palette) { in compoundBackgroundDrawable() method in CallButtonFragment