Searched refs:colorDrawable (Results 1 – 2 of 2) sorted by relevance
43 Drawable[] colorDrawable = new Drawable[] { in setBackgroundColor() local45 setImageDrawable(new ColorStateDrawable(colorDrawable, color)); in setBackgroundColor()
141 ColorDrawable colorDrawable = (ColorDrawable) d; in setCancelBackgroundColor() local143 colorDrawable.setColor(color); in setCancelBackgroundColor()145 colorDrawable.setAlpha(alpha); in setCancelBackgroundColor()