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
12444 mPrimaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in resolvePalette()12447 mSecondaryTextColor = ContrastColorUtil.findAlphaToMeetContrast( in resolvePalette()
88609 Lcom/android/internal/util/NotificationColorUtil;->findAlphaToMeetContrast(IID)I