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