Searched refs:DARK_ICON_ALPHA (Results 1 – 1 of 1) sorted by relevance
49 private static final int DARK_ICON_ALPHA = 180; field in BubbleView301 int dark = ColorUtils.setAlphaComponent(Color.BLACK, DARK_ICON_ALPHA); in checkTint()