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