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