Searched refs:cacheSpanIndices (Results 1 – 2 of 2) sorted by relevance
850 public void setSpanIndexCacheEnabled(boolean cacheSpanIndices) { in setSpanIndexCacheEnabled() argument851 mCacheSpanIndices = cacheSpanIndices; in setSpanIndexCacheEnabled()
1153 public void cacheSpanIndices() throws Throwable { in cacheSpanIndices() method in GridLayoutManagerTest