Searched refs:changeColorLightness (Results 1 – 3 of 3) sorted by relevance
518 public static int changeColorLightness(int baseColor, int amount) { in changeColorLightness() method in ContrastColorUtil
4805 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4814 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4819 mSecondaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4839 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()
106301 Lcom/android/internal/util/NotificationColorUtil;->changeColorLightness(II)I