Home
last modified time | relevance | path

Searched refs:btnCompoundDrawable (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() local
263 layers.setDrawableByLayerId(R.id.compoundBackgroundItem, btnCompoundDrawable); in updateColors()