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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DFastScrollingIndexCache.java161 public static final Bundle buildExtraBundle(String[] titles, int[] counts) { method in class:FastScrollingIndexCache
191 return buildExtraBundle(titles, counts);
228 * {@link #buildExtraBundle(String[], int[])}.

Completed in 67 milliseconds