Searched refs:destinationView (Results 1 – 1 of 1) sorted by relevance
128 bindTextToView(destination, viewHolder.destinationView); in bindView()332 public final TextView destinationView; field in DropdownChipLayouter.ViewHolder340 destinationView = (TextView) view.findViewById(getDestinationResId()); in ViewHolder()