Searched refs:approximateSectionCount (Results 1 – 1 of 1) sorted by relevance
379 val approximateSectionCount = count / 5 in getSections() constant380 val sections: MutableList<String> = ArrayList(approximateSectionCount) in getSections()381 val positions: MutableList<Int> = ArrayList(approximateSectionCount) in getSections()