Home
last modified time | relevance | path

Searched defs:updateBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskViewHeader.java440 private void updateBackgroundColor(int color, float dimAlpha) { in updateBackgroundColor() method in TaskViewHeader
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java799 public void updateBackgroundColor(boolean animate) { in updateBackgroundColor() method in NotificationContentView