Searched refs:calculateItemDecorationsForChild (Results 1 – 4 of 4) sorted by relevance
151 public void calculateItemDecorationsForChild(View child, Rect outRect) { in onViewAttached()
585 calculateItemDecorationsForChild(view, mDecorInsets); in layoutChunk()
8926 public void calculateItemDecorationsForChild(View child, Rect outRect) { in calculateItemDecorationsForChild() method in RecyclerView.LayoutManager
716 lm.calculateItemDecorationsForChild(mSelected.itemView, mTmpRect); in scrollIfNecessary()