Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DGridLayoutManager.java486 private int getSpanSize(RecyclerView.Recycler recycler, RecyclerView.State state, int pos) { in getSpanSize() method in GridLayoutManager
841 public abstract int getSpanSize(int position); in getSpanSize() method in GridLayoutManager.SpanSizeLookup
1125 public int getSpanSize(int position) { in getSpanSize() method in GridLayoutManager.DefaultSpanSizeLookup
1197 public int getSpanSize() { in getSpanSize() method in GridLayoutManager.LayoutParams