Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DDropdownChipLayouter.java126 final View itemView = reuseOrInflateView(convertView, parent, type); in bindView()
209 protected View reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) { in reuseOrInflateView() method in DropdownChipLayouter