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