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