Searched refs:getDrawableBackgroundColor (Results 1 – 2 of 2) sorted by relevance
301 @ColorInt int getDrawableBackgroundColor() { in getDrawableBackgroundColor() method in KeyButtonDrawable
354 mOvalBgPaint.setColor(keyButtonDrawable.getDrawableBackgroundColor()); in setImageDrawable()