Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java474 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() method in ContrastColorUtil
476 return ContrastColorUtil.resolveContrastColor(context, notificationColor, in resolveContrastColor()
490 public static int resolveContrastColor(Context context, int notificationColor, in resolveContrastColor() method in ContrastColorUtil
/frameworks/base/core/java/android/app/
DNotification.java4897 int color = isColorized(p) ? getPrimaryTextColor(p) : resolveContrastColor(p); in handleProgressBar()
5257 isColorized(p) ? getPrimaryTextColor(p) : resolveContrastColor(p))); in applyStandardTemplateWithActions()
5580 rippleColor = resolveContrastColor(p); in generateActionButton()
5598 button.setTextColor(R.id.action0, resolveContrastColor(p)); in generateActionButton()
5709 color = resolveContrastColor(p);
5730 contentView.setDrawableTint(R.id.icon, false, resolveContrastColor(p),
5741 int resolveContrastColor(StandardTemplateParams p) {
5754 color = ContrastColorUtil.resolveContrastColor(mContext, rawColor,
7412 : mBuilder.resolveContrastColor(p)); in makeMessagingView()
8234 : mBuilder.resolveContrastColor(p); in getActionColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java426 final int contrasted = ContrastColorUtil.resolveContrastColor(context, rawColor, in getContrastedColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java707 contrastedColor = ContrastColorUtil.resolveContrastColor(mContext, in updateContrastedStaticColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1290 mNotificationColor = ContrastColorUtil.resolveContrastColor(mContext,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7686 Landroid/app/Notification$Builder;->resolveContrastColor()I
99737 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…
99738 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…
Dboot-image-profile.txt40998 HSPLandroid/app/Notification$Builder;->resolveContrastColor(Landroid/app/Notification$StandardTempl…