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.java476 private int getSpanSize(RecyclerView.Recycler recycler, RecyclerView.State state, int pos) { in getSpanSize() method in GridLayoutManager
828 abstract public int getSpanSize(int position); in getSpanSize() method in GridLayoutManager.SpanSizeLookup
1061 public int getSpanSize(int position) { in getSpanSize() method in GridLayoutManager.DefaultSpanSizeLookup
1132 public int getSpanSize() { in getSpanSize() method in GridLayoutManager.LayoutParams