Searched defs:buildCacheValue (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DFastScrollingIndexCache.java82 * {@link #buildCacheValue}.
149 static String buildCacheValue(String[] titles, int[] counts) { method in class:FastScrollingIndexCache
242 mCache.put(key, buildCacheValue(

Completed in 65 milliseconds