Searched refs:getItemLayoutResId (Results 1 – 1 of 1) sorted by relevance
203 return mInflater.inflate(getItemLayoutResId(type), null); in newView()210 int itemLayout = getItemLayoutResId(type); in reuseOrInflateView()358 protected @LayoutRes int getItemLayoutResId(AdapterType type) { in getItemLayoutResId() method in DropdownChipLayouter