Searched refs:getIndicatorIconId (Results 1 – 3 of 3) sorted by relevance
338 public int getIndicatorIconId() { in getIndicatorIconId() method in RecipientEntry
181 entry.getIndicatorIconId(), entry.getIndicatorText(), viewHolder.indicatorView); in bindView()
834 if (contact.getIndicatorIconId() != 0) { in createChipBitmap()835 indicatorIcon = getContext().getDrawable(contact.getIndicatorIconId()); in createChipBitmap()