Searched refs:computeSectionName (Results 1 – 3 of 3) sorted by relevance
154 info.sectionName = mIndex.computeSectionName(info.title); in add()180 promiseAppInfo.sectionName = mIndex.computeSectionName(promiseAppInfo.title); in addPromiseApp()192 appInfo.sectionName = mIndex.computeSectionName(appInfo.title); in updateSectionName()296 info.sectionName = mIndex.computeSectionName(info.title); in updateIconsAndLabels()339 applicationInfo.sectionName = mIndex.computeSectionName(applicationInfo.title); in updatePackage()
95 indexer.computeSectionName(pkgItem.title); in getFilteredWidgetsListForPicker()
49 public String computeSectionName(@NonNull CharSequence cs) { in computeSectionName() method in AlphabeticIndexCompat