Searched refs:buildCacheValue (Results 1 – 2 of 2) sorted by relevance
74 FastScrollingIndexCache.buildCacheValue(TITLES_0, COUNTS_0))); in testBuildCacheValue()77 FastScrollingIndexCache.buildCacheValue(TITLES_1, COUNTS_1))); in testBuildCacheValue()80 FastScrollingIndexCache.buildCacheValue(TITLES_2, COUNTS_2))); in testBuildCacheValue()
143 static String buildCacheValue(String[] titles, int[] counts) { in buildCacheValue() method in FastScrollingIndexCache236 mCache.put(key, buildCacheValue( in put()