Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenWindowCreator.java218 ContrastColorUtil.isColorLight( in addSplashScreenStartingWindow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java820 boolean isDark = !ContrastColorUtil.isColorLight(mCachedContrastBackgroundColor); in updateContrastedStaticColor()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java712 public static boolean isColorLight(int backgroundColor) { in isColorLight() method in ContrastColorUtil
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85292 Lcom/android/internal/util/NotificationColorUtil;->isColorLight(I)Z