Searched refs:updateBackgroundColor (Results 1 – 4 of 4) sorted by relevance
421 updateBackgroundColor(mBackground.getColor(), dimAlpha); in setDimAlpha()428 private void updateBackgroundColor(int color, float dimAlpha) { in updateBackgroundColor() method in TaskViewHeader457 updateBackgroundColor(primaryColor, mDimAlpha); in bindToTask()
702 updateBackgroundColor(true /* animate */); in updateContentTransformation()719 updateBackgroundColor(false); in updateContentTransformation()880 updateBackgroundColor(animate); in selectLayout()919 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView1615 updateBackgroundColor(false);
2395 getShowingLayout().updateBackgroundColor(false /* animate */);2563 showingLayout.updateBackgroundColor(animated);
4682 updateBackgroundColor(contentView, p); in applyStandardTemplate()4849 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder