Home
last modified time | relevance | path

Searched refs:updateBackgroundColor (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationContainer.java271 public void updateBackgroundColor(int color, AnimatorSet animatorSetOut) { in updateBackgroundColor() method
272 mPrimaryView.updateBackgroundColor(color, animatorSetOut); in updateBackgroundColor()
273 mSecondaryView.updateBackgroundColor(color, animatorSetOut); in updateBackgroundColor()
H A DNotificationMainView.java161 private void updateBackgroundColor(int color) { in updateBackgroundColor() method in NotificationMainView
175 public void updateBackgroundColor(int color, AnimatorSet animatorSetOut) { in updateBackgroundColor() method in NotificationMainView
180 updateBackgroundColor(newColor); in updateBackgroundColor()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java631 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 NotificationContentView
1662 updateBackgroundColor(false); in setUserExpanding()
H A DExpandableNotificationRow.java2421 getShowingLayout().updateBackgroundColor(false /* animate */);
2601 showingLayout.updateBackgroundColor(animated);
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceView.java882 private Transaction updateBackgroundColor(Transaction t) { in updateBackgroundColor() method in SurfaceView
979 updateBackgroundColor(mTmpTransaction); in performSurfaceTransaction()
1605 updateBackgroundColor(t); in setResizeBackgroundColor()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupContainerWithArrow.java182 mNotificationContainer.updateBackgroundColor(color, animatorSetOut); in setChildColor()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5150 updateBackgroundColor(contentView, p); in applyStandardTemplate()
5236 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17339 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17388 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7697 Landroid/app/Notification$Builder;->updateBackgroundColor(Landroid/widget/RemoteViews;)V