Home
last modified time | relevance | path

Searched defs:WrappedLayoutManager (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseStaggeredGridLayoutManagerTest.java470 class WrappedLayoutManager extends StaggeredGridLayoutManager { class in BaseStaggeredGridLayoutManagerTest
595 public WrappedLayoutManager(int spanCount, int orientation) { in WrappedLayoutManager() method in BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager