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

/frameworks/opt/chips/src/com/android/ex/chips/
H A DDropdownChipLayouter.java177 bindTextToView(destinationType, viewHolder.destinationTypeView);
539 public final TextView destinationTypeView; field in class:DropdownChipLayouter.ViewHolder
554 destinationTypeView = (TextView) view.findViewById(getDestinationTypeResId());

Completed in 169 milliseconds