Searched defs:reverseLayout (Results 1 – 7 of 7) sorted by relevance
31 boolean smoothScrollbarEnabled, boolean reverseLayout) { in computeScrollOffset()
154 public LinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in LinearLayoutManager()372 public void setReverseLayout(boolean reverseLayout) { in setReverseLayout()
100 boolean reverseLayout) { in GridLayoutManager()
7925 public boolean reverseLayout; field in RecyclerView.LayoutManager.Properties
294 public WrappedLinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in WrappedLinearLayoutManager()
2262 Config(int orientation, boolean reverseLayout, int spanCount, int gapStrategy) { in Config()2278 Config reverseLayout(boolean reverseLayout) { in reverseLayout() method in StaggeredGridLayoutManagerTest.Config
980 boolean reverseLayout) { in WrappedGridLayoutManager()