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.java4889 int color = isColorized(p) ? getPrimaryTextColor(p) : resolveContrastColor(p); in handleProgressBar()
5249 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()
8235 : mBuilder.resolveContrastColor(p); in getActionColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java440 final int contrasted = ContrastColorUtil.resolveContrastColor(context, rawColor, in getContrastedColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java708 contrastedColor = ContrastColorUtil.resolveContrastColor(mContext, in updateContrastedStaticColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1307 mNotificationColor = ContrastColorUtil.resolveContrastColor(mContext,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8205 Landroid/app/Notification$Builder;->resolveContrastColor()I
106329 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…
106330 Lcom/android/internal/util/NotificationColorUtil;->resolveContrastColor(Landroid/content/Context;II…
Dboot-image-profile.txt40999 HSPLandroid/app/Notification$Builder;->resolveContrastColor(Landroid/app/Notification$StandardTempl…