Searched refs:getColorWithOverlay (Results 1 – 3 of 3) sorted by relevance
195 public static int getColorWithOverlay(int baseColor, int overlayColor, float overlayAlpha) { in getColorWithOverlay() method in Utilities
411 return Utilities.getColorWithOverlay(primaryColor, overlayColor, 0.8f); in getSecondaryColor()
979 t.colorPrimary = Utilities.getColorWithOverlay(affiliationColor, Color.WHITE, in createAffiliatedGroupings()