Home
last modified time | relevance | path

Searched refs:resolveContrastColor (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java563 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() method in ContrastColorUtil
565 return ContrastColorUtil.resolveContrastColor(context, notificationColor, in resolveContrastColor()
579 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() method in ContrastColorUtil
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java522 final int contrasted = ContrastColorUtil.resolveContrastColor(context, rawColor, in getContrastedColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java821 contrastedColor = ContrastColorUtil.resolveContrastColor(mContext, in updateContrastedStaticColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java1410 mNotificationColor = ContrastColorUtil.resolveContrastColor(mContext,
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java12865 color = ContrastColorUtil.resolveContrastColor(ctx, rawColor, backgroundColor, in calculateContrastColor()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7683 Landroid/app/Notification$Builder;->resolveContrastColor()I
85304 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…
85305 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…