Searched refs:setBackgroundTintColor (Results 1 – 4 of 4) sorted by relevance
465 setBackgroundTintColor(newColor); in setOverrideTintColor()488 setBackgroundTintColor(color); in updateBackgroundTint()496 setBackgroundTintColor(newColor); in updateBackgroundTint()510 protected void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in ActivatableNotificationView
894 public void setBackgroundTintColor(int color) { in setBackgroundTintColor() method in NotificationContentView896 mExpandedSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()899 mHeadsUpSmartReplyView.setBackgroundTintColor(color); in setBackgroundTintColor()1466 smartReplyView.setBackgroundTintColor(entry.getRow().getCurrentBackgroundTint()); in applySmartReplyView()
1265 protected void setBackgroundTintColor(int color) {1266 super.setBackgroundTintColor(color);1269 view.setBackgroundTintColor(color);
827 public void setBackgroundTintColor(int backgroundColor) { in setBackgroundTintColor() method in SmartReplyView