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/recents/views/
DTaskViewHeader.java421 updateBackgroundColor(mBackground.getColor(), dimAlpha); in setDimAlpha()
428 private void updateBackgroundColor(int color, float dimAlpha) { in updateBackgroundColor() method in TaskViewHeader
457 updateBackgroundColor(primaryColor, mDimAlpha); in bindToTask()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java666 updateBackgroundColor(true /* animate */); in updateContentTransformation()
683 updateBackgroundColor(false); in updateContentTransformation()
841 updateBackgroundColor(animate); in selectLayout()
882 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView
1524 updateBackgroundColor(false); in setUserExpanding()
DExpandableNotificationRow.java2161 getShowingLayout().updateBackgroundColor(false /* animate */);
2320 showingLayout.updateBackgroundColor(animated);
/frameworks/base/core/java/android/app/
DNotification.java4398 updateBackgroundColor(contentView); in applyStandardTemplate()
4547 private void updateBackgroundColor(RemoteViews contentView) { in updateBackgroundColor() method in Notification.Builder
/frameworks/base/config/
Dhiddenapi-private-dex.txt9119 Landroid/app/Notification$Builder;->updateBackgroundColor(Landroid/widget/RemoteViews;)V