Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java173 public List<FastScrollSectionInfo> getFastScrollerSections() { in getFastScrollerSections() method in AlphabeticalAppsList
DAllAppsRecyclerView.java226 mApps.getFastScrollerSections(); in scrollToPositionAtProgress()