Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsFastScrollHelper.java94 public boolean smoothScrollToSection(int scrollY, int availableScrollHeight, in smoothScrollToSection() method in AllAppsFastScrollHelper
DAllAppsRecyclerView.java214 mFastScrollHelper.smoothScrollToSection(scrollY, availableScrollHeight, lastInfo); in scrollToPositionAtProgress()