Home
last modified time | relevance | path

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

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