Searched refs:updateTextAndIcon (Results 1 – 1 of 1) sorted by relevance
1714 updateTextAndIcon(mTextView, mIconView); in update()1718 updateTextAndIcon(mCustomTextView, mCustomIconView); in update()1726 private void updateTextAndIcon(@Nullable final TextView textView, in updateTextAndIcon() method