Searched refs:currentSection (Results 1 – 1 of 1) sorted by relevance
148 final String currentSection = lastIndex >= 0 ? sections.get(lastIndex) : null; in buildIndexerFromDisplayNames() local149 if (!TextUtils.equals(currentSection, section)) { in buildIndexerFromDisplayNames()