Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsFastScrollHelper.java144 mApps.getFastScrollerSections(); in smoothSnapToPosition()
DAlphabeticalAppsList.java182 public List<FastScrollSectionInfo> getFastScrollerSections() { in getFastScrollerSections() method in AlphabeticalAppsList
DAllAppsRecyclerView.java201 mApps.getFastScrollerSections(); in scrollToPositionAtProgress()