Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java626 public static int resolveSecondaryColor(Context context, int backgroundColor, in resolveSecondaryColor() method in ContrastColorUtil
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6297 ContrastColorUtil.resolveSecondaryColor( in generateActionButton()
6320 ContrastColorUtil.resolveSecondaryColor( in generateActionButton()
12789 ContrastColorUtil.resolveSecondaryColor(ctx, mBackgroundColor, nightMode), in resolvePalette()
12830 mSecondaryTextColor = ContrastColorUtil.resolveSecondaryColor( in resolvePalette()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85308 Lcom/android/internal/util/NotificationColorUtil;->resolveSecondaryColor(Landroid/content/Context;I…