Searched refs:findViewHolderForLayoutPosition (Results 1 – 2 of 2) sorted by relevance
147 final RecyclerView.ViewHolder nextHolder = parent.findViewHolderForLayoutPosition(index + 1); in shouldDrawDividerBelow()
4420 public ViewHolder findViewHolderForLayoutPosition(int position) { in findViewHolderForLayoutPosition() method