Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java668 updateBackgroundColor(false); in updateContentTransformation()
681 updateBackgroundColor(true /* animate */); in updateContentTransformation()
698 updateBackgroundColor(false); in updateContentTransformation()
850 updateBackgroundColor(animate); in selectLayout()
888 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView
1628 updateBackgroundColor(false); in setUserExpanding()
DExpandableNotificationRow.java2362 getShowingLayout().updateBackgroundColor(false /* animate */);
2540 showingLayout.updateBackgroundColor(animated);
/frameworks/base/core/java/android/view/
DSurfaceView.java864 private Transaction updateBackgroundColor(Transaction t) { in updateBackgroundColor() method in SurfaceView
1049 updateBackgroundColor(mTmpTransaction); in updateSurface()
1436 updateBackgroundColor(mTmpTransaction).apply(); in setResizeBackgroundColor()
/frameworks/base/core/java/android/app/
DNotification.java4820 updateBackgroundColor(contentView, p); in applyStandardTemplate()
4987 private void updateBackgroundColor(RemoteViews contentView, in updateBackgroundColor() method in Notification.Builder
/frameworks/base/config/
Dboot-image-profile.txt22223 HSPLandroid/view/SurfaceView;->updateBackgroundColor(Landroid/view/SurfaceControl$Transaction;)Land…