Searched refs:mCacheSpanIndices (Results 1 – 1 of 1) sorted by relevance
823 private boolean mCacheSpanIndices = false; field in GridLayoutManager.SpanSizeLookup841 mCacheSpanIndices = cacheSpanIndices; in setSpanIndexCacheEnabled()858 return mCacheSpanIndices; in isSpanIndexCacheEnabled()862 if (!mCacheSpanIndices) { in getCachedSpanIndex()905 if (mCacheSpanIndices && mSpanIndexCache.size() > 0) { in getSpanIndex()