Searched refs:createSectionViewHolder (Results 1 – 2 of 2) sorted by relevance
117 return createSectionViewHolder(viewGroup); in onCreateViewHolder()172 RecyclerView.ViewHolder createSectionViewHolder(@NonNull ViewGroup viewGroup) { in createSectionViewHolder() method in TabAdapter
92 RecyclerView.ViewHolder createSectionViewHolder(@NonNull ViewGroup viewGroup) { in createSectionViewHolder() method in PhotosTabAdapter