Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java698 updateBackgroundColor(false); in updateContentTransformation()
711 updateBackgroundColor(true /* animate */); in updateContentTransformation()
728 updateBackgroundColor(false); in updateContentTransformation()
879 updateBackgroundColor(animate); in selectLayout()
917 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView
1778 updateBackgroundColor(false);
H A DExpandableNotificationRow.java2661 getShowingLayout().updateBackgroundColor(false /* animate */);
2854 showingLayout.updateBackgroundColor(animated);
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceView.java798 private Transaction updateBackgroundColor(Transaction t) { in updateBackgroundColor() method in SurfaceView
897 updateBackgroundColor(surfaceUpdateTransaction); in performSurfaceTransaction()
1589 updateBackgroundColor(t); in setResizeBackgroundColor()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java5319 updateBackgroundColor(contentView, p); in applyStandardTemplate()
5398 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17102 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17166 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7697 Landroid/app/Notification$Builder;->updateBackgroundColor(Landroid/widget/RemoteViews;)V