Searched refs:allSections (Results 1 – 1 of 1) sorted by relevance
507 String allSections[] = new String[sections.length + 1]; in updateIndexer() local510 allSections[i + 1] = sections[i]; in updateIndexer()514 allSections[0] = ""; in updateIndexer()515 setIndexer(new ContactsSectionIndexer(allSections, allCounts)); in updateIndexer()