HomeSort by relevance Sort by last modified time
    Searched defs:smoothScrollToSection (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsFastScrollHelper.java 94 public boolean smoothScrollToSection(int scrollY, int availableScrollHeight,
AllAppsRecyclerView.java 206 mFastScrollHelper.smoothScrollToSection(scrollY, availableScrollHeight, lastInfo);

Completed in 145 milliseconds