Searched refs:findAlphaToMeetContrast (Results 1 – 3 of 3) sorted by relevance
336 public static int findAlphaToMeetContrast(int color, int backgroundColor, double minRatio) { in findAlphaToMeetContrast() method in ContrastColorUtil
4790 mPrimaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()4792 mSecondaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()
99719 Lcom/android/internal/util/NotificationColorUtil;->findAlphaToMeetContrast(IID)I