Searched refs:iconBase (Results 1 – 2 of 2) sorted by relevance
176 final Drawable iconBase = getContext().getDrawable(R.drawable.conversation_message_icon); in updateViewContent() local178 .setBackground(getTintedDrawable(getContext(), iconBase, mIconBackgroundColor)); in updateViewContent() local