Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyButtonView.java314 mOvalBgPaint.setColor(keyButtonDrawable.getDrawableBackgroundColor()); in setImageDrawable()
DKeyButtonDrawable.java284 @ColorInt int getDrawableBackgroundColor() { in getDrawableBackgroundColor() method in KeyButtonDrawable