Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallButtonFragment.java277 final RippleDrawable btnDrawable = backgroundDrawable(themeColors); in updateColors() local
278 layers.setDrawableByLayerId(R.id.backgroundItem, btnDrawable); in updateColors()