Home
last modified time | relevance | path

Searched refs:getDestinationResId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DDropdownChipLayouter.java415 protected @IdRes int getDestinationResId() { in getDestinationResId() method in DropdownChipLayouter
553 destinationView = (TextView) view.findViewById(getDestinationResId()); in ViewHolder()