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
4813 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4822 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4827 mSecondaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()4847 mPrimaryTextColor = ContrastColorUtil.changeColorLightness( in ensureColors()
99709 Lcom/android/internal/util/NotificationColorUtil;->changeColorLightness(II)I