Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationDecoratedCustomViewWrapper.java46 if (needsInversion(resolveBackgroundColor(), mWrappedView)) { in onContentUpdated()
DNotificationViewWrapper.java124 background = resolveBackgroundColor(); in needsInversion()
275 protected int resolveBackgroundColor() { in resolveBackgroundColor() method in NotificationViewWrapper
DNotificationTemplateViewWrapper.java225 Color.red(color), Color.green(color), Color.blue(color)), resolveBackgroundColor()); in blendColorWithBackground()
/frameworks/base/core/java/android/app/
DNotification.java5559 int background = resolveBackgroundColor(p); in generateActionButton()
6050 private int resolveBackgroundColor(StandardTemplateParams p) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7685 Landroid/app/Notification$Builder;->resolveBackgroundColor()I