Searched refs:indicatorView (Results 1 – 2 of 2) 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()
216 TextView indicatorView = new TextView(mContext); in testRestoresState() local224 return indicatorView; in testRestoresState()