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

/frameworks/opt/chips/src/com/android/ex/chips/
H A DDropdownChipLayouter.java423 protected @IdRes int getDestinationTypeResId() { method in class:DropdownChipLayouter
554 destinationTypeView = (TextView) view.findViewById(getDestinationTypeResId());

Completed in 253 milliseconds