Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java38 private static final double MIN_LIGHTNESS = 0; field in NotificationUtils
206 double low = MIN_LIGHTNESS; in findContrastColorAgainstLightBackground()