Searched refs:reuseOrInflateView (Results 1 – 1 of 1) sorted by relevance
126 final View itemView = reuseOrInflateView(convertView, parent, type); in bindView()209 protected View reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) { in reuseOrInflateView() method in DropdownChipLayouter