Searched defs:reverseLayout (Results 1 – 5 of 5) sorted by relevance
62 boolean reverseLayout) { in ChooserGridLayoutManager()
32 boolean smoothScrollbarEnabled, boolean reverseLayout) { in computeScrollOffset()
162 public LinearLayoutManager(Context context, int orientation, boolean reverseLayout) { in LinearLayoutManager()375 public void setReverseLayout(boolean reverseLayout) { in setReverseLayout()
98 boolean reverseLayout) { in GridLayoutManager()
9665 public boolean reverseLayout; field in RecyclerView.LayoutManager.Properties