/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | WrapContentBasicTest.java | 194 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in WrapContentBasicTest.WrapContentLayoutManager
|
D | BaseGridLayoutManagerTest.java | 165 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in BaseGridLayoutManagerTest.WrappedGridLayoutManager
|
D | AsyncListUtilLayoutTest.java | 334 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in AsyncListUtilLayoutTest.WrappedLinearLayoutManager
|
D | BaseRecyclerViewAnimationsTest.java | 148 public final void onLayoutChildren(RecyclerView.Recycler recycler, in onLayoutChildren() method in BaseRecyclerViewAnimationsTest.AnimationLayoutManager 286 void onLayoutChildren(RecyclerView.Recycler recycler, AnimationLayoutManager lm, in onLayoutChildren() method in BaseRecyclerViewAnimationsTest.OnLayoutCallbacks
|
D | RecyclerViewFocusRecoveryTest.java | 463 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in RecyclerViewFocusRecoveryTest.FocusLayoutManager
|
D | BaseLinearLayoutManagerTest.java | 531 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method
|
D | RecyclerViewBasicTest.java | 368 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in RecyclerViewBasicTest.MockLayoutManager
|
D | BaseStaggeredGridLayoutManagerTest.java | 507 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager
|
D | BaseRecyclerViewInstrumentationTest.java | 523 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in BaseRecyclerViewInstrumentationTest.DumbLayoutManager
|
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
D | GridLayoutManager.java | 166 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in GridLayoutManager
|
D | RecyclerView.java | 6741 public void onLayoutChildren(Recycler recycler, State state) { in onLayoutChildren() method in RecyclerView.LayoutManager
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | GridLayoutManager.java | 1815 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in GridLayoutManager
|