Searched refs:destinationTypeView (Results 1 – 1 of 1) sorted by relevance
177 bindTextToView(destinationType, viewHolder.destinationTypeView); in bindView()539 public final TextView destinationTypeView; field in DropdownChipLayouter.ViewHolder554 destinationTypeView = (TextView) view.findViewById(getDestinationTypeResId()); in ViewHolder()