Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DAsyncListUtilLayoutTest.java307 class WrappedLinearLayoutManager extends LinearLayoutManager { class in AsyncListUtilLayoutTest
311 public WrappedLinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in WrappedLinearLayoutManager() method in AsyncListUtilLayoutTest.WrappedLinearLayoutManager
DBaseLinearLayoutManagerTest.java342 class WrappedLinearLayoutManager extends LinearLayoutManager { class in BaseLinearLayoutManagerTest
352 public WrappedLinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in WrappedLinearLayoutManager() method in BaseLinearLayoutManagerTest.WrappedLinearLayoutManager