Home
last modified time | relevance | path

Searched refs:ensureTextContrast (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java421 private static int ensureTextContrast(int color, int bg, boolean isBgDarker) { in ensureTextContrast() method in NotificationColorUtil
483 color = NotificationColorUtil.ensureTextContrast(color, backgroundColor, isDark); in resolveContrastColor()
/frameworks/base/config/
Dboot-image-profile.txt11560 HPLcom/android/internal/util/NotificationColorUtil;->ensureTextContrast(IIZ)I