Searched defs:onLayoutChildren (Results 1 – 9 of 9) sorted by relevance
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
| D | AsyncListUtilLayoutTest.java | 310 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in AsyncListUtilLayoutTest.WrappedLinearLayoutManager
|
| D | RecyclerViewBasicTest.java | 289 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in RecyclerViewBasicTest.MockLayoutManager
|
| D | RecyclerViewAnimationsTest.java | 1318 public final void onLayoutChildren(RecyclerView.Recycler recycler, in onLayoutChildren() method in RecyclerViewAnimationsTest.AnimationLayoutManager 1462 void onLayoutChildren(RecyclerView.Recycler recycler, AnimationLayoutManager lm, in onLayoutChildren() method in RecyclerViewAnimationsTest.OnLayoutCallbacks
|
| D | GridLayoutManagerTest.java | 999 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in GridLayoutManagerTest.WrappedGridLayoutManager
|
| D | BaseRecyclerViewInstrumentationTest.java | 391 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in BaseRecyclerViewInstrumentationTest.DumbLayoutManager
|
| D | StaggeredGridLayoutManagerTest.java | 1797 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in StaggeredGridLayoutManagerTest.WrappedLayoutManager
|
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
| D | GridLayoutManager.java | 167 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in GridLayoutManager
|
| D | RecyclerView.java | 6015 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 | 1676 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() method in GridLayoutManager
|