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