Searched refs:mCacheSpanIndices (Results 1 – 1 of 1) sorted by relevance
820 private boolean mCacheSpanIndices = false; field in GridLayoutManager.SpanSizeLookup838 mCacheSpanIndices = cacheSpanIndices; in setSpanIndexCacheEnabled()855 return mCacheSpanIndices; in isSpanIndexCacheEnabled()859 if (!mCacheSpanIndices) { in getCachedSpanIndex()902 if (mCacheSpanIndices && mSpanIndexCache.size() > 0) { in getSpanIndex()