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

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

Completed in 77 milliseconds