Searched refs:updateBackgroundColor (Results 1 – 10 of 10) sorted by relevance
271 public void updateBackgroundColor(int color, AnimatorSet animatorSetOut) { in updateBackgroundColor() method272 mPrimaryView.updateBackgroundColor(color, animatorSetOut); in updateBackgroundColor()273 mSecondaryView.updateBackgroundColor(color, animatorSetOut); in updateBackgroundColor()
161 private void updateBackgroundColor(int color) { in updateBackgroundColor() method in NotificationMainView175 public void updateBackgroundColor(int color, AnimatorSet animatorSetOut) { in updateBackgroundColor() method in NotificationMainView180 updateBackgroundColor(newColor); in updateBackgroundColor()
631 updateBackgroundColor(false); in updateContentTransformation()644 updateBackgroundColor(true /* animate */); in updateContentTransformation()661 updateBackgroundColor(false); in updateContentTransformation()812 updateBackgroundColor(animate); in selectLayout()850 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView1662 updateBackgroundColor(false); in setUserExpanding()
2421 getShowingLayout().updateBackgroundColor(false /* animate */);2601 showingLayout.updateBackgroundColor(animated);
882 private Transaction updateBackgroundColor(Transaction t) { in updateBackgroundColor() method in SurfaceView979 updateBackgroundColor(mTmpTransaction); in performSurfaceTransaction()1605 updateBackgroundColor(t); in setResizeBackgroundColor()
182 mNotificationContainer.updateBackgroundColor(color, animatorSetOut); in setChildColor()
5150 updateBackgroundColor(contentView, p); in applyStandardTemplate()5236 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder
17339 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
17388 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
7697 Landroid/app/Notification$Builder;->updateBackgroundColor(Landroid/widget/RemoteViews;)V