Searched refs:mCacheSpanIndices (Results 1 – 1 of 1) sorted by relevance
833 private boolean mCacheSpanIndices = false; field in GridLayoutManager.SpanSizeLookup851 mCacheSpanIndices = cacheSpanIndices; in setSpanIndexCacheEnabled()868 return mCacheSpanIndices; in isSpanIndexCacheEnabled()872 if (!mCacheSpanIndices) { in getCachedSpanIndex()915 if (mCacheSpanIndices && mSpanIndexCache.size() > 0) { in getSpanIndex()