Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAlphabeticalAppsList.java120 public List<FastScrollSectionInfo> getFastScrollerSections() { in getFastScrollerSections() method in AlphabeticalAppsList
H A DAllAppsRecyclerView.java242 mApps.getFastScrollerSections(); in scrollToPositionAtProgress()