Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DDropdownChipLayouter.java431 protected @IdRes int getPhotoResId() { in getPhotoResId() method in DropdownChipLayouter
555 imageView = (ImageView) view.findViewById(getPhotoResId()); in ViewHolder()