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
4782 mPrimaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()4784 mSecondaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in ensureColors()
106311 Lcom/android/internal/util/NotificationColorUtil;->findAlphaToMeetContrast(IID)I