Searched refs:AllAppsFastScrollHelper (Results 1 – 2 of 2) sorted by relevance
28 public class AllAppsFastScrollHelper implements AllAppsGridAdapter.BindViewCallback { class85 public AllAppsFastScrollHelper(AllAppsRecyclerView rv, AlphabeticalAppsList apps) { in AllAppsFastScrollHelper() method in AllAppsFastScrollHelper
43 private AllAppsFastScrollHelper mFastScrollHelper;85 mFastScrollHelper = new AllAppsFastScrollHelper(this, apps); in setApps()