Searched refs:buildCacheValue (Results 1 – 2 of 2) sorted by relevance
73 FastScrollingIndexCache.buildCacheValue(TITLES_0, COUNTS_0))); in testBuildCacheValue()76 FastScrollingIndexCache.buildCacheValue(TITLES_1, COUNTS_1))); in testBuildCacheValue()79 FastScrollingIndexCache.buildCacheValue(TITLES_2, COUNTS_2))); in testBuildCacheValue()
149 static String buildCacheValue(String[] titles, int[] counts) { in buildCacheValue() method in FastScrollingIndexCache242 mCache.put(key, buildCacheValue( in put()