Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java232 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground() method in NotificationUtils
270 ? findContrastColorAgainstDarkBackground( in getContrastedForegroundColor()