Home
last modified time | relevance | path

Searched refs:fastScrollSections (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsRecyclerView.java190 List<AlphabeticalAppsList.FastScrollSectionInfo> fastScrollSections = in scrollToPositionAtProgress() local
192 int count = fastScrollSections.size(); in scrollToPositionAtProgress()
197 AlphabeticalAppsList.FastScrollSectionInfo section = fastScrollSections.get(index); in scrollToPositionAtProgress()