Searched refs:setBackgroundTintColor (Results 1 – 4 of 4) sorted by relevance
543 setBackgroundTintColor(newColor); in setOverrideTintColor()566 setBackgroundTintColor(color); in updateBackgroundTint()576 setBackgroundTintColor(newColor); in updateBackgroundTint()591 protected void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in ActivatableNotificationView
888 public void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in NotificationContentView890 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()
1097 protected void setBackgroundTintColor(int color) {1098 super.setBackgroundTintColor(color);1101 view.setBackgroundTintColor(color);
570 public void setBackgroundTintColor(int backgroundColor) { in setBackgroundTintColor() method in SmartReplyView