Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java39 private static final float MAX_LIGHTNESS = 1; field in NotificationUtils
242 float high = MAX_LIGHTNESS; in findContrastColorAgainstDarkBackground()