Searched refs:findAlphaToMeetContrast (Results 1 – 2 of 2) sorted by relevance
336 public static int findAlphaToMeetContrast(int color, int backgroundColor, double minRatio) { in findAlphaToMeetContrast() method in ContrastColorUtil
4782 mPrimaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()4784 mSecondaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()