Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java155 public static boolean isColorLight(int backgroundColor) { in isColorLight() method in NotificationUtils
/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java647 final int lightBarAppearance = ContrastColorUtil.isColorLight(backgroundColor) in applySystemBarsContrastColor()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java747 boolean isDark = !ContrastColorUtil.isColorLight(mCachedContrastBackgroundColor); in updateContrastedStaticColor()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java624 public static boolean isColorLight(int backgroundColor) { in isColorLight() method in ContrastColorUtil
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88615 Lcom/android/internal/util/NotificationColorUtil;->isColorLight(I)Z