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