Searched refs:onLayoutChildren (Results 1 – 2 of 2) sorted by relevance
460 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) {
3481 mLayout.onLayoutChildren(mRecycler, mState); in dispatchLayoutStep1()3530 mLayout.onLayoutChildren(mRecycler, mState); in dispatchLayoutStep2()7410 public void onLayoutChildren(Recycler recycler, State state) { in onLayoutChildren() method in RecyclerView.LayoutManager