Searched refs:buildIconWithTint (Results 1 – 1 of 1) sorted by relevance
226 mBadgedImageView.setImageDrawable(buildIconWithTint(iconDrawable, n.color)); in updateViews()240 private Drawable buildIconWithTint(Drawable iconDrawable, int backgroundColor) { in buildIconWithTint() method in BubbleView