Home | History | Annotate | Download | only in widget

Lines Matching refs:createViewHolder

5501                     holder = mAdapter.createViewHolder(RecyclerView.this, type);
6312 public final VH createViewHolder(ViewGroup parent, int viewType) {