Searched refs:buildExtraBundle (Results 1 – 3 of 3) sorted by relevance
167 public static final Bundle buildExtraBundle(String[] titles, int[] counts) { in buildExtraBundle() method in FastScrollingIndexCache197 return buildExtraBundle(titles, counts); in buildExtraBundleFromValue()
7624 return FastScrollingIndexCache.buildExtraBundle(labels, counts); in getFastScrollingIndexExtras()
85 Bundle bundle = FastScrollingIndexCache.buildExtraBundle(titles, counts); in putAndGetBundle()