Searched refs:isColorLight (Results 1 – 4 of 4) sorted by relevance
218 ContrastColorUtil.isColorLight( in addSplashScreenStartingWindow()
820 boolean isDark = !ContrastColorUtil.isColorLight(mCachedContrastBackgroundColor); in updateContrastedStaticColor()
712 public static boolean isColorLight(int backgroundColor) { in isColorLight() method in ContrastColorUtil
85292 Lcom/android/internal/util/NotificationColorUtil;->isColorLight(I)Z