Home
last modified time | relevance | path

Searched refs:resolveSecondaryColor (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java538 public static int resolveSecondaryColor(Context context, int backgroundColor, in resolveSecondaryColor() method in ContrastColorUtil
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java12448 ContrastColorUtil.resolveSecondaryColor(ctx, mBackgroundColor, nightMode), in resolvePalette()
12491 mSecondaryTextColor = ContrastColorUtil.resolveSecondaryColor( in resolvePalette()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88631 Lcom/android/internal/util/NotificationColorUtil;->resolveSecondaryColor(Landroid/content/Context;I…