Searched refs:getSpanSizeLookup (Results 1 – 2 of 2) sorted by relevance
385 final GridLayoutManager.SpanSizeLookup ssl = mGlm.getSpanSizeLookup(); in testNotifyDataSetChange()525 mGlm.getSpanSizeLookup().getSpanIndex(pos, mGlm.getSpanCount()), in scrollBackAndPreservePositionsTest()575 mGlm.getSpanSizeLookup().getSpanIndex(pos, mGlm.getSpanCount()), in scrollBackAndPreservePositionsTest()
238 public SpanSizeLookup getSpanSizeLookup() { in getSpanSizeLookup() method in GridLayoutManager