Searched refs:setButtonColors (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | SmartReplyView.java | 322 SmartReplyView.setButtonColors(b, smartReplyView.mCurrentBackgroundColor, in inflateReplyButton() 841 setButtonColors(child, backgroundColor, strokeColor, textColor, rippleColor, in setBackgroundTintColor() 846 private static void setButtonColors(Button button, int backgroundColor, int strokeColor, in setButtonColors() method in SmartReplyView
|