Searched refs:indicatorView (Results 1 – 1 of 1) sorted by relevance
181 entry.getIndicatorIconId(), entry.getIndicatorText(), viewHolder.indicatorView); in bindView()540 public final TextView indicatorView; field in DropdownChipLayouter.ViewHolder562 indicatorView = (TextView) view.findViewById(R.id.chip_indicator_text); in ViewHolder()