Searched defs:destinationView (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DDropdownChipLayouter.java176 bindTextToView(destination, viewHolder.destinationView);
538 public final TextView destinationView; field in class:DropdownChipLayouter.ViewHolder
553 destinationView = (TextView) view.findViewById(getDestinationResId());

Completed in 347 milliseconds