Searched refs:checkTint (Results 1 – 1 of 1) sorted by relevance
241 iconDrawable = checkTint(iconDrawable, backgroundColor); in buildIconWithTint()247 private Drawable checkTint(Drawable iconDrawable, int backgroundColor) { in checkTint() method in BubbleView